background image
<< To open a Code Coverage report | Hypertext Links >>
<< To open a Code Coverage report | Hypertext Links >>

Test by Test Analysis Mode

Test RealTime - User Guide
Test by Test Analysis Mode
The
Test-by-Test
analysis mode allows you to refine the coverage analysis by
individually selecting the various tests that were generated during executions of the
test or application node. In Test-by-Test mode, a Tests node is available in the Report
Explorer.
When Test-by-Test analysis is disabled, the Code Coverage Viewer displays all traces
as one global test.
To toggle Test-by-Test mode:
1. In
the
Code Coverage Viewer window, select the Source tab.
2. From
the
Code Coverage menu, select Test-by-Test.
To select the Tests to display in Test-by-Test mode:
1.
Expand the Tests node at the top of the Report Explorer.
2.
Select one or several tests. The Code Coverage Viewer provides code coverage
information for the selected tests.
Reloading a Report
If a Code Coverage report has been updated since the moment you have opened it in
the Code Coverage Viewer, you can use the Reload command to refresh the display:
To reload a report:
1. From
the
Code Coverage menu, select Reload.
Resetting a Report
When you run a test or application node several times, the Code Coverage results are
appended to the existing report. The Reset command clears previous Code Coverage
results and starts a new report.
To reset a report:
1. From
the
Code Coverage menu, select Reset.
Exporting a Report to HTML
Code Coverage results can be exported to an HTML file.
To export results to an HTML file:
1. From
the
File menu, select Export.
Source Report
56