Ich habe erfolgreich den LinkedIn Kurs “Test Driven Development with ABAP” bestanden.
Themen:
Introduction
- Test-driven development with ABAP
1. Overview
- History and usage of TDD
2. What is TDD and why will it enable better programs
- TDD in theory
- TDD in ABAP
3. What are the mechanics of TDD in ABAP
- Design testable code
- Turn requirements into tests
- The red phase in ABAP
- The green phase in ABAP
- The blue phase in ABAP
4. How do you deal with common counterarguments
- No one has ever done this before
- The program is too simple
- The program is too complicated
- The whole thing costs too much Money