Skip to main content

Add test cases to a test suite

This document shows you how to add test cases to an existing test suite.

Add test cases by going to a test suite's details and clicking on Add (+) from within the Add Test Case section.
  1. Go to Tests > Test Suites.
  2. Click on the name of the test suite you would like to add test cases to. The test suite's details page appears.
  3. Click on Add Test Case.
  4. Optionally, enter search filters to make it easier to find the test cases you want to add.
    • Search: allows you to match text to the name of your test case.
    • Repository: allows you to specify from which repository you would like ot fetch your test cases from.
    • Type: allows you to filter test cases to only show the ones with your selected tag.
    • Status: allows you to filter test cases based on the working status you've ticked.
    • Author: Allows you to select test cases that have been authored by a specific individual.
  5. Upon identifying the test cases you'll add to the test suite, click on the Add (+) button that's at the rightmost column of every test case row.
  6. Verify that your test cases have been added by going back to the Test Case List section and checking manually.
You have added additional test cases to your test suite.
Was this page helpful?