Managing Test Suites and Tests
Managing Test Suites
To manage test suites, the following operations can be executed on test suites via the context menu:
Function | Description |
---|---|
Run | Select Run to run all tests within the test suite. If you select this on a subordinated test suite that is part of a test scenario, and if there are dependencies between tests, the test suite run may not turn out green. |
Rename Test Suite | Use Rename Test Suite to change the name of a test suite. |
Delete Test Suite | Use Delete Test Suite (or select the test suite and press Del) to erase the specified test suite, including all subordinated test suites and test definitions. |
Sort Test Suite | Sort the test cases within the test suite alphabetically by name from A to Z (without further confirmation). Sort does not distinguish between upper and lower case characters but handles them equally. |
Add Logfile | Add a logfile to this test suite to log test runs. For more information on logging refer to Logging Test Runs. |
Remove Logfile | Remove the logfile from this test suite. For more information on logging refer to Logging Test Runs. |
Import Test Suite | Use Import Test Suite to import test cases from the Trace Analyzer to the selected test suite. For more information on importing test suites see Importing the Existing Test Cases into the Regression Test Tool. |
Create Test Suite | Use Create Test Suite to create a test suite that is subordinated to the selected one. |
Include library | Select from a list of library which one to include into the selected test suite. |
Use as library | This function converts the selected test suite into a library. For more information on libraries and regression testing refer to Using a Test Suite as a Library. |
Managing Tests
To manage tests, the following operations can be executed on tests via the context menu:
Function | Description |
---|---|
Run | Select Run to run the singe test, but be aware of the fact that the test run may not turn out green, if there are dependencies between tests. |
Rename Test | Use Rename Test to change the name of a test. |
Delete Test | Use Delete Test (or select the test and press Del) to erase the specified test and all test data from the Regression Test Tool. The definitions in the Trace Analyzer stay untouched. |
Import Test Cases | Use Import Test Cases to import test cases from the Trace Analyzer to the selected test suite. For more information on importing test cases see Adding an Additional Test Case. |
Create Test | Use Create Test to create additional tests. Currently you can only add start and stop tests. For more information on creating tests refer to Creating Additional Tests. |
Preferences | Select Preferences to modify the preferences of the test. Form more information on the test preferences refer to Modifying the Test Preferences. |