May 2019
Beginner to intermediate
548 pages
12h 39m
English
Testing is an inherent element of software development. You can risk saying that your software will contain smaller or larger errors without performing the relevant tests. There is very common law about this, called Lubarsky's Law.
– Lubarsky's Law
Fortunately, the SAP environment is equipped with a number of tools that allow for convenient work with both automated tests and static code quality testing. While the ABAP language itself has built-in mechanisms for creating unit tests, SAP has also equipped us with a powerful extended Computer Aided Test Tool (eCATT) to create complex test scenarios that allow the automation of functional tests.
The availability of this type of tool is very important ...
Read now
Unlock full access