Today's Updates:

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

Tuesday, May 13, 2014

Integration testing in software testing

Integration Testing

       Testing the Integration of multiple units / modules
      The objective is to test the application that is built by integrating the unit tested components
      This tests interfaces between components, interactions with different parts of a system such as O.S, hardware and interfaces between systems.
      Testers should concentrate solely on integration itself and not functionality of the individual modules to be integrated.
       Performed by the Developer / Tester
       Various approaches to Integration Testing could be :
Related Posts Plugin for WordPress, Blogger...