ABAP Keyword Documentation →  ABAP − Reference →  program editing → 

Testing and Checking Programs

The statements in this section can be integrated for testing when creating programs or for checking finished programs. Live programs, however, can only contain statements that do not hinder the process flow of a program. These are ASSERT and BREAK-POINT with the addition ID.

Note

Another tool available for testing ABAP programs is ABAP Unit.




Continue
Checkpoints
Runtime Measurements
ABAP Unit
Internal test statements