Integration testing

Once the unit testing is successfully carried out, most of the issues which occur while testing the unit are changed to match the requirements. Integration testing gives the opportunity to test the group of these units within a program execution. It helps in determining how multiple units run together. The unit may work fine, but the same unit, when combined with another unit, may lead to some side effects that need to be resolved. The integration test helps in catching such errors, giving an opportunity to correct it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.147.190