© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
J. E. McDonoughAutomated Unit Testing with ABAPhttps://doi.org/10.1007/978-1-4842-6951-0_7

7. Design for Testability

James E. McDonough1  
(1)
Pennington, NJ, USA
 

The previous chapter covered the basic techniques used when writing automated unit tests for ABAP programs, which included exposing some of the challenges we are likely to encounter when writing such tests. Aside from brief excursions into the considerations and techniques associated with writing unit tests for function modules and global classes, the explanations and accompanying exercise programs so far have focused on testing ABAP production components designed around the use of subroutines (FORM-ENDFORM). ...

Get Automated Unit Testing with ABAP: A Practical Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.