Integration Testing
Posted On 17 January, 2008 at 4:03 PM by Rajeev PrabhakaranIntegration Testing is defined as: 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