2020 Jul 09 1:39 PM
Hi,
Can you please explain about how to identify and create unit tests and how to write testable code, test isolation. I did not find the suitable pages to explain about above topics.
Regards,
Ravi
2020 Jul 09 3:07 PM
This is a huge topic, which cannot be explained quickly in a forum. I can recommend the following openSAP course:
https://open.sap.com/courses/wtc1
Otherwise search in the SAP Blogs
2020 Jul 09 3:07 PM
This is a huge topic, which cannot be explained quickly in a forum. I can recommend the following openSAP course:
https://open.sap.com/courses/wtc1
Otherwise search in the SAP Blogs
2020 Jul 09 5:25 PM
https://open.sap.com/courses/wtc1 recommends two books. I don't remember the details, but one is about writing unit tests for legacy systems, and the other is about unit test common situations/problems. They're general programming books, but apply to ABAP unit testing.