The author of »Parallel Processing with ABAP Objects: Implementation and Testing«
Winfried Schwarzmann
Winfried Schwarzmann is a chief development architect at SAP. Since 2011, he has worked as a trainer for agile software engineering (ASE) and has conducted in-house and external SAP training courses and workshops. He also developed the curriculum for ASE coaches of the SAP S/4HANA organization and the ASE best practices for modernizing ERP. He is the author of Test-Driven Development with ABAP Objects, Test Data Classes for ABAP, Designing Testable ABAP Classes and Packages, and Parallel Processing with ABAP Objects: Implementation and Testing.
Better, cleaner code—every developer’s dream. Test-driven development is how you’ll achieve it! From creating a robust test infrastructure to designing methods, classes, and packages that will stand the test of time, this book provides in-depth instructions for revitalizing your programming.
… More about the book
from $84.99
Available
E-book | Print edition | Bundle
Use test-driven and agile development to write more robust ABAP programs
Clean up new and legacy code, minimize dependencies, and improve development efficiency
Create integration tests, component tests, and more
Test data classes are an efficient alternative to the old test data containers—so see how to implement them in your programming! With concrete examples throughout, this E-Bite will walk you step by step through developing and using test data classes.
… More about the book
$29.99
Available
E-Bite
See how test data classes simplify test data creation
Develop test data classes with step-by-step instructions and exercises
Create test data for data access classes, API classes, and more
Apply clean design principles to your ABAP classes and packages! Follow detailed, step-by-step examples to design and improve these ABAP development objects. You’ll learn how to identify existing problems, encapsulate and decouple different types of classes and packages, and build
… More about the book
$29.99
Available
E-Bite
Learn about clean design properties for classes and packages
Design encapsulated, decoupled, and testable classes and packages
Implement design rules in your own code by following detailed exercises