Test Suites

Overview 

A Test Suite is made up of one or more Test Cases. The purpose of a Test Suite is to allow users to group Test Cases in a logical way to make testing more efficient. For example, grouping all Tests related to Renewal scenarios. Test Suites can be scheduled to run automatically to ensure no new defects have been introduced.

To Create a Test Suite:

  1. Visit the Test tab
  2. Visit Suites
  3. Select ‘New Test Suite’
  4. Add a Name
  5. Add a Description (Optional)
  6. Select one or more Test Cases to include
  7. Select Save

To Modify a Test Suite:

  1. Visit the Test tab
  2. Visit Suites
  3. Select the Suite you wish to modify
  4. Modify as needed
  5. Select Save

To Run a Test Suite:

  1. Visit the Test tab
  2. Visit Runs
  3. Select ‘New Test Run’
  4. Select ‘Test Suites’
  5. Select Test Suite from the list
  6. Choose to Run Immediately or Schedule Run
  7. Select Submit