Administration | Featured article

Test Management in SAP Cloud ALM

SAP Cloud ALM provides a range of test management functions by different apps for test case creation, test planning, test execution, and error processing.

Winfried Schwarzmann
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.

Blogs by Winfried Schwarzmann

Programming

3 Advanced ABAP Testing Things to Know

The goal of agile software engineering (ASE) is to continuously improve applications. This includes enhancing functionality, yes, but also the...

Programming

Why Are ABAP Test Data Classes Important For Shared Code Ownership?

Fluctuation, retirement, and job rotation make it necessary for technical and business knowledge to be handed over to other ABAP developers.

Programming

Importance of Packages for Agile ABAP Development

In the course of writing the Parallel Processing with ABAP Objects E-Bite, it turned out that the sample application I created also serves as an...

Programming

How Does Test-Driven Development Simplify ABAP Programming?

Product code without tests is not good, and unclean tests are not good either. They may satisfy test coverage KPIs, but they are hard to use and...