Show TOC

Repeating Unit Test RunsLocate this document in the navigation structure

Context

To repeat ABAP Unit testing for a saved list of ABAP programs, do the following:

Procedure

  1. Choose Start of the navigation path Run As Next navigation step Run Configurations End of the navigation path from the context menu in the ABAP editor or Project Explorer. You’ll see lists of previous runs of all types, with a section for ABAP Unit test runs. The name of the ABAP Unit test run tells you the repository object for which tests were run. A package name shows you that the saved configuration will run all ABAP Unit tests in the package.
  2. Double-click on an entry in the ABAP Unit list to repeat the test run for the saved list of ABAP programs. Or mark the Run Configuration and select Run.

Results

A Run Configuration saves only the list of tested ABAP programs.

Note Delete Run Configurations from the list if you no longer need them. At this time, the ABAP Developer Tools does not delete old Run Configurations automatically.