What is integration testing?
Integration of automated software test suites with the application under test.
Testing performed to expose faults in the interaction between components and systems.
Testing to verify that a component is ready for integration with the rest of the system.
Testing to verify that the test environment can be integrated with the product