Application: Test coverage landing page

Run test coverage sessions and analyze coverage trends and coverage reports to identify how many executable rules in your application are covered by tests and how this metric changes over time.

From the test coverage landing page you can generate user-level and application-level test coverage reports by running test coverage sessions. The landing page also contains a chart that displays historical metrics of test coverage for the currently included applications, as well as user-level and application-level coverage reports that display the number of executable rules that are covered and not covered by tests in the currently included applications.

Application-level reports contain results from multiple coverage sessions that are performed by multiple users. User-level reports contain results of a single coverage session that is performed by a single user.

You can improve the quality of your application by creating tests for any uncovered rules that are indicated in reports.