Writing Testable Code for ABAP - openSAP

Week 1 - Introduction to ABAP Unit Testing

Tests vs. Testable Codes

https://pacroy.github.io/uploads/abap/tests-need-testable-codes.png

Unit Test Design and Tips

https://pacroy.github.io/uploads/abap/what-cases-to-cover.png

Links

https://pacroy.github.io/uploads/abap/tips-and-tricks-2.png

DB Rollback

https://pacroy.github.io/uploads/abap/unit1_q5_rollback.png

Week 2 - Test-Driven Development

No content

Week 3 - Pair Programming & Writing Testable Code

Pair Programming

https://pacroy.github.io/uploads/abap/pair-programming.png

Rebate Engine Exercise

https://pacroy.github.io/uploads/abap/exercise_rebate_engine.png

Week 4 - Test Isolation Theory and Practice

Test Isolation