Recently, Amazon claimed that it puts a new change into its production system every 1.59 seconds with no risk at all. How can this possibly be true? It’s all to do with test-driven development (hereafter TDD).
A small fraction of ABAP programmers currently make use of object-oriented (OO) programming, and only a small fraction of that fraction has even heard of TDD, let alone used it. This chapter explains the very real benefit this approach can bring to the quality of your code, and how it could be viewed as being more about ...