🟢 Test Double Mechanisms with ABAP Unit - Your Friend in Achieving Effective Test Automation

preview_player
Показать описание


Do you face any of the following challenges while writing automated tests in ABAP?
• How to have stable automated tests?
• How to deal with the different types of dependencies while testing your ABAP code - ABAP classes, database dependencies via CDS, ABAP SQL, RAP BOs, function modules, role authorizations, etc?
• When to use which test double mechanism while writing ABAP unit tests?
If yes, then this session can help you a bit!
Рекомендации по теме
Комментарии
Автор

Slide: 20, what is your rationale behind writing '0 <> sy-subrc' than other way 'sy-subrc <> 0' in CUT?

akhileshvatupalli
Автор

Video was interrupted toward the end (min 58). Could someone fix it?

jorge.cervantes