Show TOC

Evaluating ABAP Unit TestsLocate this document in the navigation structure

Procedure

The results of a test run are displayed as follows:

  • The test task is displayed in a tree structure whose three-level hierarchy is defined by ABAP programs, contained test classes, and their test methods.

  • By selecting a node, you can display the corresponding problem messages and their problem type.

  • Selecting a problem message displays corresponding details, such as an error analysis or error stack.

  • If you select a line in the error stack, the system goes to the relevant line in the ABAP Editor.