FAQ

Integration testing


Integration testing (sometimes called Integration and Testing, abbreviated "I&T") is the activity of software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before system testing.

