Adding a Test Suite
Before you begin
- Ensure you have added Unit Test Assertions. For more information, see Adding Unit Test Assertions.
- Procedure
- Right-click the
Test folder and select the option.
The Test Suite wizard is displayed.
Note: You can also create a Test Suite in the subfolder created under the Tests folder. - In the Test Suite wizard. Provide the name in the
Test Suite Name field. Click
Finish.
The test suite is added to the Test folder.
- Open the test suite in the
Test Suite Editor window.
- To add test cases in the test suite, click Add.
- Select the test case. Click
Ok.
To add multiple test cases, use the Ctrl key and click multiple test cases.
- To remove a test case from a test suite, select the test case and click Remove.