Re-run failed tests in an automated test suite
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Automated Test Framework
Re-run failed tests within a test suite without rerunning the entire suite.
Before you begin
About this task
The Re-run failed tests button re-runs all non-passing tests, which includes tests with the following status: canceled, skipped, failure, and error. It does not include the test results with a Success with warning(s) status.
Procedure
Result
- The system creates a new suite result hierarchy for the re-run tests. The Progress Workers, Test Result, and Test Suite Result forms show the same suite hierarchy as the previous test suite. They do not include the tests or suites that passed in a previous run.
- If you delete or deactivate a child suite or test that failed, and then re-run it, the system does not execute that suite or test in the re-run.
- If you add a child suite or test to the suite to a failed test, and then re-run it, the system does not execute the added suite or test in the re-run.
What to do next