For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scheduler

The Scheduler allows you to schedule the execution of Test Cases and Suites at a specific date and time. You can choose to execute them on either a local Agent or a Cloud Machine, eliminating the need to manually start executions. Scheduled executions can also be viewed, modified, or deleted whenever required.

Why Use Scheduler?

  • Automates the execution of test cases and suites at a scheduled time.

  • Eliminates the need to manually trigger test executions.

  • Supports execution on both Agents and Cloud Machines.

  • Enables recurring executions using configurable repeat options.

  • Allows scheduled executions to be edited or deleted whenever required.

Last updated