Creating a test suite

A test suite is a collection of test cases that have been grouped for test execution purposes.
To create a test suite:
  1. From the left sidebar, point to the Construction icon (Construction), and click Create Test Suite.

    The new test suite opens, with a Table of Contents on the left and an editor on the right.

  2. At the top of the new test suite, enter a new test suite name.
  3. Optionally, select a test suite owner from the list or leave the ownership unassigned.
  4. Click Click here to enter a description and type a description of the test suite.
  5. From the Table of Contents, click Test Cases to open the Test Cases section of the test suite.
  6. Click the Add Test Cases icon (Add test cases).
  7. Select test cases from the list and click OK.
  8. Click the Up or Down icons to reorder the list of test cases as needed.
  9. Optionally, you can associate a test environment with each test case in the suite:
    1. Select a test case from the list. of test cases in the suite.
    2. Click the Select Test Environments icon (Select Test Environments).
    3. Select a test environment from the list and click OK.
  10. Click Save to save the new test suite.
    Note: You cannot run a test suite until it has been saved.
Related tasks
Running a test suite

Feedback