Integration testing
Appearance
Integration testing is the phase of testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.
Integration testing is the phase of testing in which individual software modules are combined and tested as a group. It follows unit testing and precedes system testing.