SprintsQ Help Docs
  • Test
    • How to create a test case?
    • Test Suites
    • Test Data
    • Examples
  • Settings
    • My Info
    • Organizations
    • Trash
Powered by GitBook
On this page

Was this helpful?

  1. Test

Test Suites

PreviousHow to create a test case?NextTest Data

Last updated 1 year ago

Was this helpful?

Test cases can be grouped under test suites according to their structure. For example, If you have test cases for Login functionality, you can create a test suite called "Login" and add all the test cases related to the login functionality under the suite and execute the suite. This helps when testing a specific functionality alone.

How to create a test suite?

  1. Navigate to the Test Suite section

  2. Click the '+' button and then provide a name for the suite and save the suite.

How to associate a test to a suite?

  1. Open a test case

  2. On the right side panel, Click the test suites field

  3. Type the suite name and then select the suite.

Note :

  1. You can associate a test case with multiple test suites

create a test suite
associate test case to a test suite