Why is testing particularly important in an SAP implementation?
- A Modules are tightly integrated, so a change in one area can affect processes elsewhere
- B SAP has frequent defects
- C Testing is a licensing requirement
- D Users demand it
Answer
Modules are tightly integrated, so a change in one area can affect processes elsewhere
Integration testing across end-to-end business processes catches what module-level testing in isolation cannot.





