What is Integration testing:
- This test is performed to determine the interfaces among system components, interactions between the application and the hardware, file system, and other software.
- A developer can also perform it.
- Ideally an integration testing team should do it.