01 March 2010 - 3.5 |
The TestSuites tab in the Project window shows the TestSuites defined in the project and allows one to execute them in sequence or parallell;
The main toolbar contains the following actions (left to right):
The bottom of the TestSuite list has Setup and TearDown script inspectors where corresponding scripts can be entered that will be run before/after the execution of TestSuites:
The far bottom contains the TestSuite Log that will show ongoing output when executing TestSuites in sequence:
The log contains a toolbar with the following buttons:
The log options available are:
Project Coverage is the main Coverage analysis point for Test Coverage, allowing you to run all tests in your project and see the resulting Coverage analysis.
![]() |
|