Running a suite sequentially
When you want tests to run one after the other, you can run a suite sequentially that maintains the correct order and accuracy of the test results.
You must have completed the following tasks:
- Ensured that you are assigned a Team Space Owner, Project Owner, or Member with a Tester role to create or edit a test resource.
- Ensured that a suite is available in your project.
- Added tests or other suites to the suite.
During the playback, you can run all tests or only the failed tests. The Continue on Fail option ensures that the suite continues to run even if a test fails.
You can view the following information:
- The details of the suites and individual test results from the Run Details tab.
- The console output, which includes error messages and logs. See Accessing console output.
- The test results, reports, and logs from the Results page after the test completes the run.
- The summary of the test run, which includes passed or failed status, count of passed or failed tests or test steps, and the verification points in the functional report. See Viewing a Functional Report.