Generating a merged coverage report

Generate application-level coverage reports for every application in your system and in your application stack, and then merge the most recent reports to a single report, to gain a consolidated overview of test coverage for all your top-level or built-on applications. Insight from a merged application report helps you avoid creating duplicate tests for rules that are used across multiple applications.
Before you begin: Ensure that your operator ID has the pzStartOrStopMasterAppRuleCoverage privilege. Generate at least one application-level coverage report for another application in your system or for a built-on application in your current application. For more information, see Generating an application-level test coverage report
  1. Switch to the main application that you want to use as the baseline for the merged report. See Switching between applications.
  2. In the header of Dev Studio, click Configure > Application > Quality > Test Coverage.
  3. Click the Application level tab.
  4. In the Coverage history section, click Merge reports.
  5. Enter the title of the merged report, and then click Next.
  6. In the list of the most recent reports, select the reports that you want to include in the merged report, and then click Create.
  7. Close the Merge confirmation window.
    Result: Dev Studio automatically adds the MRG_ prefix to every merged report to differentiate them from standard application-level coverage reports and to facilitate finding them.
  8. Open the merged report. In the Coverage history section find the merged report that you created and click Show report.
  9. Optional: To open a report that is included in the merged report, in the Merged reports section, click the report name.