Integration testing: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Line 3:
{{Software development process}}
 
'''Integration testing''', also called '''integrationintegratio and testing''', abbreviated '''I&T''', is a form of [[software testing]] in which multiple parts of a [[software system]] are tested as a group.
 
Integration testing describes tests that are run at the integration-level to contrast testing at the [[unit testing|unit]] or [[system testing|system]] level.