SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.