Monday, October 4, 2010

What is Integration testing?

Integration testing - Testing of combined parts of an application to determine if they function together correctly. The 'parts' can be code modules, individual applications, client and server applications on a network, etc. This type of testing is especially relevant to client/server and distributed systems. 



http://futurethoughtsllc.com/TestingandQA.aspx

No comments:

Post a Comment