Create a test suite
Learn how to create a test suite with test cases.
To create a test suite with test cases:
- Go to ☰ > CDN > Test Center.
- In the left menu, click Functional testing and then go to Test suites.
- To create a test suite:
- Above the main list, click +.
- Configure the test suite settings.
- Click Save.
- To add test cases to it:
- Select the created test suite from the list and in its Details section, click +.
- Select the method you want to add test cases with:
- Select the created test suite from the list and in its Details section, click +.
Option | How to |
---|---|
To create new test cases and add them to the test suite, select Create and add test cases. | For more details on this option, see Create and add test cases. |
To use any, already created test case, select Add existing test cases. | a. Select test cases to include in the test suite. b. Click Save. |
To use test cases from another test suite, select Add test cases from another test suite. | a. Select the test suite with test cases you want to add. b. Select test cases to add. c. Click Save. |
What to do next
You can now run a test for the test suite.
Learn more
Give the edit access to a locked test suite
Run a regression test
Run a test for a requirement
Updated over 1 year ago