Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Scheduled suite run record

A Scheduled Suite Run record associates a Suite Schedule record with a Test Suite.

Field / ElementDescription
ScheduleThe schedule to use.
Test SuiteThe test suite to run.
ApplicationThe application scope for this scheduled suite run.
Watch listUsers the system notifies when this scheduled suite run completes.
Browser nameIf the test suite has UI components, the browser that must be used. If no client test runner is available with this browser, the system does not run the suite.
Browser version starts withIf the test suite has UI components, the browser version for the client test runner must start with this string. If no client test runner is available with this browser version, the system does not run the suite.
OS nameIf the test suite has UI components, the client test runner must run under this OS. If no client test runner is available with this OS, the system does not run the suite.
OS version starts withIf the test suite has UI components, the OS version for the client test runner must start with this string. If no client test runner is available with this OS version, the system does not run the suite.
Test Suite Results (related list)All test suite results from this scheduled run.

To determine the browser name and version of a browser you want to use, start a scheduled test runner with that browser, then inspect that runner's record in the Active Scheduled Test Runners Module.

Parent Topic:Suite schedules

Related topics

Schedule an automated test suite