Problem Statement
What is the aim of integration testing in the software testing lifecycle?
Explanation
Integration testing verifies that different modules work together as expected, checking interfaces, data flow and module interactions rather than only isolated units.
Practice Sets
This question appears in the following practice sets: