Skip to main content

Schedules

The Schedules page includes information about your scheduled tests. From this page you can also create a new schedule (see Creating a Schedule for more information).

Navigating to the Schedules page

Schedules Page Components

ComponentDescription
Schedule columnThe name given to the schedule.

Click the up or down arrow next to the column name to sort the table by schedule name.
Test Suite columnThe name given to the test suite.

Click the up or down arrow next to the column name to sort the table by test suite name.
Schedule Owner columnThe name of the user who created the schedule.

Click the up or down arrow next to the column name to sort the table by schedule owner name.
Start Date columnThe scheduled start date.

Click the up or down arrow next to the column name to sort the table by the start date.
End Date columnThe scheduled end date.

Click the up or down arrow next to the column name to sort the table by the end date.
Interval buttonThe interval at which tests will be run.
Execution History buttonClicking the Execution History button opens the Execution History page. See Execution History Page for more information.
ActionsAssign to Me buttonMakes you the schedule owner.
Update ScheduleModify job and schedule details. See Creating a Schedule for more information.
Delete ScheduleDeletes the schedule.
DropdownCase columnThe name given to the test case.
Last Scheduled Run columnThe date the last run was scheduled for.
Schedule Execution Status columnThe status of the scheduled execution.
ActionsGo To ExecutionTakes you to the execution page for the test case.

Creating a Schedule

From the Schedules page, you can create new schedules, as well as update existing schedules.

To create a new schedule:

  1. On the dashboard, in the left navigation, click Schedules.
Navigating to the Schedules
  1. On the Schedules page, click the plus sign button.
The Create button
  1. In the Create Schedule window, on the Job tab, enter a name for the schedule, and select its project from the dropdown. Select a test suite from the list, or enter text in the search field to search for a specific test suite. Click Next.
Create Schedule window - Job tab
  1. On the Schedule tab, enter a start and end time for the test.
  2. In the Time span field, enter the frequency at which the scheduled run will occur. For example, if you enter 1 Day, it will repeat every day until the end date.
Create Schedule window - Schedule tab
  1. Click Create.

To update a schedule:

  1. On the dashboard, in the left navigation, click Schedules.
  2. On the Schedules page, in the Actions column, click the more actions button and then click Update Schedule.
Navigating to the Update Schedule window
  1. Follow the instructions for Creating a Schedule and then click Update.

Execution History Page

The Execution History page displays extensive information about the test that was executed. Use the Prev and Next buttons to navigate back and forth between tests in the Reports page view, and clicking the Refresh button will update the list.

The Execution History page

Execution History Page Components

Execution Time columnThe time the test was executed.

Click the up or down arrow next to the column name to sort the table by execution time.
Total columnThe total number of tests run in the project, test suite, or test case.

Click the up or down arrow next to the column name to sort the table by total number of tests.
Passed columnThe number of tests that were run that passed.

Click the up or down arrow next to the column name to sort the table by the number of tests that passed.
Failed columnThe number of tests that were run that failed.

Click the up or down arrow next to the column name to sort the table by the number of tests that failed.
Execute Failed Test Cases buttonClick to re-execute the failed tests.
Stop buttonClick to stop the execution.
Details dropdownCase columnThe name given to the test case.

Click the up or down arrow next to the column name to sort the table by case name.
Project columnThe project the test case is associated with.

Click the up or down arrow next to the column name to sort the table by project name.
Execution Status columnThe status of the execution.

Click the up or down arrow next to the column name to sort the table by execution status.
Retry Execution Status column
PreviewGenerates a preview of the test, which opens in a new tab.
DownloadDownloads the Execution Report as an .html file.

The Execution Report contains the information from the Execution History page, but in .html format.
Go to Step EditorOpens the step editor for the test case. See Using the Step Editor for more information.