Creating Test Suite

Once the test cases are created, they need to be added to a suite so that these tests can be executed as a group.

For example you could create a suite for all the tests that you run for Regression Testing and a suite for Smoke Testing your new Build.

You can create as many suites as you want. Each suite can contain one or more tests and one test can be part of multiple suites.

Prerequisites #

Test cases should be created.

Steps to create a new Test Suite #

  1. Click on Design on left panel.
  2. Click on Test Suite.
  3. Click on Add Test Suite.
  4. In the Suite Details screen, add the title of your choice that describes the test cases.
  5. Click on Save button.
  6. Click on Test Cases tab.
  7. Select the check box for the test cases that you wish to add to the Test Suite.
  8. Click on Save button.

Watch a video :