Create and manage Test Suite
A group of similar test cases organized together to test a specific functionality under multiple test scenarios. For instance, let's take the login scenario. There are multiple test cases to check a login feature. User can use the email address or mobile number to login. These test cases can be grouped into a folder. When you group all similar test cases into a folder, you can create a test run from this suite easily.
To create a Test Suite:
- Go to Test Management in the required project.
- Click the drop-down arrow beside the Create button at the top right.
- Select Test Suite.
- Enter the Suite Name and its Description.
- Choose a condition to filter test cases. Add multiple criteria using AND or OR operators.
- Click Search & Associate.
- Select the required test cases from the search result.
- Click Create & Associate.
Test suite will be created with the selected test cases.
Associate Test Cases to the Test Suite
-
Go to Test Management in the required project.
-
Select Test Suite.
- In the Test Suite dropdown, select the required suite.
- Click the Other Actions button.
- Click the Associate Test Cases button.

- Choose the condition to filter the test cases. Add multiple criteria using AND or OR operators.
- Click Search & Associate.
- Select the required test cases from the search result.
- Click Associate.
Dissociate Test Cases from the Test Suite
When you no longer want to have a test case associated within a suite, you can easily dissociate the test case from the suite.
- Go to Test Management in the required project.
- Select Test Suite.
- Select the respective suite from the dropdown.
List of all the associated test cases will show up. - Use the checkbox to select the test cases to be dissociated.
- Click the Dissociate button.
Selected test cases will be dissociated from the test suite.