Test Isolation – Injection - W4U3 - Writing Testable Code for ABAP

Опубликовано: 10 Октябрь 2024
на канале: openSAP
4
0

Writing Testable Code for ABAP Week_4 Unit 3: Test Isolation – Injection

This free online course is aimed at ABAP developers, and will teach you how to write testable code in ABAP. The course will cover unit testing, test isolation, test-driven development, testing lega...



Welcome to week 4! We hope you’ve learned a lot so far. We’re continuing this week with Test Isolation Theory and Practice. Here are the units you can look forward to:
Your week 4 assignment is due by Wednesday, April 11, 09:00 UTC. (Find your time zone.) For those of you completing the weekly assignments, please ensure that your browser meets the necessary technical requirements and try to complete your assignment as early as possible.

Agile development methods such as Scrum and Kanban aim at enabling teams to deliver feature increments in short cycles. One of the key elements to doing this efficiently and in high quality is the practice of test automation, which ensures that all functional and regression testing is automated. These tests are written by developers, ideally at the same time as the product code. The key to good test automation is learning to write testable code. There are many benefits to following this development approach, such as better quality code in less time, reduced bug analysis and fix efforts, and being more responsive to changing requirements.
This course will teach you how to write testable code in ABAP, and covers unit testing, test isolation, test-driven development, testing legacy code, and more.
Week 1: Introduction to ABAP Unit Testing
Week 2: Test-Driven Development
Week 3: Pair Programming & Writing Testable Code
Week 4: Test Isolation Theory and Practice
Week 5: Dependency Lookup
Week 6: Working with Legacy Code, Tools and Summary
ABAP developers
ABAP development experience, good knowledge of ABAP Objects
To gain maximum benefit from this course you should do the exercises. The exercises consist of sample code and use base code that you will extend. Import the source code as described on the “System information and hands-on exercises” page.
For further learning, we recommend that you check out the ABAP Programming with SAP NetWeaver Learning Journey for developers.


Don't Forget to Subscribe for new videos: https://bit.ly/OpenSap
----------------------------

Keys:
Test Isolation Coverage