Working with scheduled test suites
-
- UpdatedAug 1, 2024
- 3 minutes to read
- Xanadu
- Automated Test Framework
You can schedule a test suite to run at a specified date and time.
- a test suite record
- a schedule record specifying when you want the system to run the test suite
- a scheduled suite run record that associates the test suite to run with the schedule for running it
The watchlist on the test suite run record also allows you to specify users to receive an email when the system finishes executing the test suite run.
If the test suite contains one or more form steps (steps involving a user interface), you must ensure that a scheduled client test runner is actively running in a browser when the schedule triggers the suite run.
For step-by-step instructions on how to schedule a test suite, see Schedule an automated test suite.
Designate users to receive email when system finishes running a scheduled test suite
You can designate users to be notified when a scheduled test suite finishes executing.
Before you begin
Procedure
- Navigate to the scheduled test suite run record.
- Add to the record's watchlist all users you want the system to notify when this scheduled test suite run completes.
Automated Test Framework scheduled test suite completed email
When the system completes executing a scheduled test suite, it sends an email to users on the Scheduled Suite Run record watchlist. This email contains information and links to further information about the Scheduled Suite Run and its results.
Suite Stats
The Suite Stats section of the email reports the number of suites and individual tests broken down by result status: Failed (F), Error (E), Skipped (S), Canceled (C), or Passed (P). For a description of what each status means, see Test suite results record.
Test Suite Results
The Test Suite Results section of the email reports test suite results over time.
Each entry acts as a link to the result record for that run. If you point the mouse to any of these entries, the system displays the parent suite number, the parent suite end time, and the test result output.