Show TOC

Repeating Code Coverage MeasurementsLocate this document in the navigation structure

Context

You can repeat coverage measurements for ABAP Unit tests in a saved list of ABAP programs.

Procedure

  1. In the ABAP editor or Project Explorer, choose Start of the navigation path Coverage As Next navigation step Coverage Configurations End of the navigation path from the context menu
    Lists of previous coverage measurements are displayed.
  2. Double-click on an entry in the list to run the ABAP Unit tests of the programs that were saved in the list and to measure the test coverage.
    A Coverage Configuration saves the list of tested ABAP programs. It does not set any coverage preferences.
  3. Delete Coverage Configurations from the list if you no longer need them. At this time, ABAP Development Tools does not delete old Coverage Configurations automatically.