SAP TEST RUN - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

test run
Execution of a test task in ABAP Unit.
BEGIN_SECTION VERSION 5 OUT Test runs for test tasks of an individual program can be started directly in the corresponding editor via Program or Function Module -> Test -> Unit Test or Class -> Unit Test. More extensive test runs can be executed using Code Inspector. The results of a test run are displayed in the ABAP Unit interface.
END_SECTION VERSION 5 OUT