Interview Questions

What is Integration Testing?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

62. What is Integration Testing?

Testing of combined parts of an application to determine if they function together correctly. Usually performed after unit and functional testing. This type of testing is especially relevant to client/server and distributed systems.

(Continued on next question...)

Other Interview Questions