Create a job | Tutorial

A job is a group of tests that you run in sequence.  Ensure the tests in a job are independent from each other, meaning that each test is able to run on its own. This will pay off later when you need to maintain your application. Watch this short video to understand the purpose of jobs, how to create them, and how to configure them.

For your convenience, we have also listed the steps for the main procedures below the video.