Showing posts with label Integration testing. Show all posts
Showing posts with label Integration testing. Show all posts

Definition of integration testing

Integration testing is the testing process in software testing to verify that when two or more modules are interact and produced result satisfies with its original functional requirement or not. Integration testing is fall in Black box testing. Integration testing will start after completion of unit testing.  Software testing engineer is performing integration testing.