Upon completion of unit testing, the units or modules are to be integrated which gives raise to integration testing. The purpose of integration testing is to verify the functional, performance, and reliability between the modules that are integrated.
Big-Bang Integration
Top Down Integration
Bottom Up Integration
Hybrid Integration