1 What is the purpose of integration testing? How is it done? Explain with diagram (10
Integration testing is the process of testing the interface between two software units or module. It's focus on determining the correctness of the interface. The purpose of the integration testing is to expose faults in the interaction between integrated units.
Answers
Answered by
0
Answer:
What is the purpose of integration testing how is it done?
Integration testing is the process of testing the interface between two software units or module. It's focus on determining the correctness of the interface. The purpose of the integration testing is to expose faults in the interaction between integrated units.May 8, 2019
Similar questions