Test suites

Test Suites are available for projects of the following types (read more about Projects and their types):

  1. Single Repository with Baseline Support
  2. Multiple Test Suites

Test Suites allow you to organize test cases by functional areas or application modules within a project. Each test suite can be further structured into sections and subsections, similar to how a single repository-type project is organized. This approach is ideal for teams that need stricter separation between different testing areas. However, it’s important to note that when using multiple test suites, you cannot include test cases from more than one test suite in the same test run.

Snag_18f6c13.png

Add test suite

To add a test suite, go to "Test Suites and Cases" and click "Add Test Suite." Enter a name, confirm the operation, and the test suite will be created, allowing you to organize test cases in a structure similar to a single-repository project.

Snag_193d50a.png

To learn how to add test cases to a test suite, refer to the article Adding test cases.

Delete test suite

Deleting a test suite permanently removes its test cases, active test runs, and results. To preserve test runs and results, consider closing the respective test runs before deleting the test suite.

Snag_194d4e6.png

Was this article helpful?
0 out of 6 found this helpful