May 2019
Beginner to intermediate
548 pages
12h 39m
English
Static testing is a technique by which we can check the defects in software without actually executing it. Many of the mistakes made by developers are repeated from one project to another. SAP created a mechanism and implemented a number of test variants, which allows us to check the overall code quality and avoid certain common mistakes. Static tests allow you to check the name convention, detect potential performance problems, and find uncaught exceptions.
If you do not find a ready variant for the repeated problem that you have identified, SAP also provides the option to create your own implementation:
Read now
Unlock full access