Skip to main content
Version: Next

Schedules

Schedules run your test plans automatically so you do not have to start them by hand.

Schedules

Overview Cards

Four cards summarize the state of your schedules:

CardCounts
ActiveSchedules that will trigger
PausedSchedules temporarily suspended
OverdueSchedules that missed their window
FailedSchedules whose last run failed

Schedule List

ControlOptions
Search schedulesFree text over schedule names
PlansMulti-select of the plans a schedule targets
StatusAll Status, Active, Paused, Overdue, Failed
SortNext Run (soonest / latest), Last Run (recent), Created

Columns: Schedule, Frequency, Last Run, Next Run, status, and actions.

Selecting rows with the checkboxes enables bulk pause, resume, and delete.

Row Actions

ActionNotes
Run nowTriggers the schedule immediately. Requires the schedule to be enabled and to have plans.
EditChanges the schedule. Completed one-time schedules cannot be edited.
Pause Schedule / Resume ScheduleSuspends or reactivates without deleting
DuplicateCopies the schedule
Delete ScheduleRemoves it

Creating a Schedule

Create Schedule

New Schedule opens a two-step form.

Step 1: Test Plan Selection

Pick the plans this schedule runs.

  • Add plans with Add Another Test Plan.
  • Drag rows to set the Execution Order.

With more than one plan, three extra controls appear:

FieldNotes
Group NameNames the group of runs. Up to 50 characters.
Waiting Time Between Schedules0 to 30 minutes between plans
Parallel ExecutionRun the plans at the same time instead of in order

Step 2: Schedule Configuration

FieldNotes
Start Date & TimeWhen the schedule first triggers
RepeatTurn off for a one-time run
Repeat EveryAn interval in minutes, hours, days, or weeks
Select DaysWhich days a weekly schedule runs on
EndEnd on a date and time, or after a Run Count

Exclusion Rules let you skip runs that would otherwise fire. Add Exclusion Rule offers four kinds:

RuleSkips runs
Time RangeDuring a From / To time window each day
Days of WeekOn the chosen days of the week
Date RangeDuring a period, for example a holiday or a maintenance window
Specific DatesOn the individual dates you list

A trigger that falls inside an exclusion window is skipped, and the schedule continues at the next valid interval.

note

A schedule targets test plans. It uses each plan's own default run profile, so there is no separate profile or environment picker here. Change the plan's profile in Test Plans or Settings.

Next Steps