This topic contains a list of views provided by C/C++test. To open a view, choose Parasoft> Show View> [view name] from the menu of your IDE.
The Coverage view reports the amount of coverage obtained for the selected resource during the most recent test case execution. See Reviewing Coverage Information for details.
The Coverage Advisor view displays pre-conditions required to cover uncovered code lines. See Working with Coverage Advisor for details.
The Stubs view provides details on the stub configuration based on the most recent run of a unit testing Test Configuration. It allows you to modify the configuration by adding user-defined stubs or automatically generating stubs for missing symbols. See Adding and Modifying Stubs for details.
This is view is where C/C++test reports test progress and status.When a test runs, the view label changes from "Test Progress" to "[Test Configuration name]".
The Review tasks button displays the results in the Quality Tasks view.
A results summary for each analysis category is available in expandable sections.
The toolbar buttons allow you to:
The following Scope metrics are reported for all types of tests and analysis:
The Quality Tasks view displays quality tasks detected by C/C++test. You can specify which attributes associated with each task are displayed by selecting a display profile from the view's menu. To select an existing profile, choose Show> [profile name]. To customize an existing profile or create a new profile choose Configure contents... .
To learn about the strategies for reviewing the results reported in this view, see Reviewing Results.
The Test Case Explorer helps you manage a project’s test cases, test suites, and related data sources. It provides detailed test statistics and allows you to search/filter the test case tree. See About the Test Case Explorer for details.