Running a suite concurrently
You can run a suite to run multiple tests and other suites in parallel to expedite the testing process.
- 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.
You can run a suite concurrently to run multiple suites and tests simultaneously across several pods. You can set up the maximum number of concurrent pods, which defines how many suites or test assets can run in parallel. In the default set up, suites run their child assets sequentially on a single pod, with only one test asset running at a time.
As the test runs, the three color-coded boxes display the counts of passed steps, failed steps, and errors. You can view the step details of the first failed step or error step by clicking the respective color-coded boxes. Also, you can view checkmarks for the steps that pass and crossmarks for the steps that fail.
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.
icon, and then select the
after each test or suite that passes, and a crossmark