1
Reply

Integrated Testing

Ask a question
Alice Coope

Alice Coope

13y
1.7k
1
Integrated testing is the testing of various components of an application to determine if they function well together. The purpose of integration testing is to verify functional, performance, and reliability requirements placed on major design items. It can be performed in two ways-

1) Non-Incremental method
2) Incremental method

Answers (1)