You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Managing Test Suites

To manage test suites, the following operations can be executed on test suites via the context menu:

FunctionDescription
RunSelect 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 SuiteUse 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 SuiteSort 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 LogfileAdd a logfile to this test suite to log test runs. For more information on logging refer to Logging Test Runs.
Remove LogfileRemove the logfile from this test suite. For more information on logging refer to Logging Test Runs.
Import Test SuiteUse 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 librarySelect from a list of library which one to include into the selected test suite.
Use as libraryThis 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:

FunctionDescription
RunSelect 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 TestUse Rename Test to change the name of a test.
Delete TestUse 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 CasesUse 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 TestUse 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.
PreferencesSelect Preferences to modify the preferences of the test. Form more information on the test preferences refer to Modifying the Test Preferences.
  • No labels