Explain the incremental approach to testing represented by the orderly integration test.
Integration test:
The integration test is looking for to determine whether the modules, while fitted together, function as expected and interact without any complexities. The baseline here is given by the Technical Design and through the Needs Specification. Integration testing is frequently the responsibility of a specialist testing team.