Integration testing: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
m Reverted edit by 193.38.143.10 (talk) to last version by Entranced98
Line 3:
{{Software development process}}
 
'''Integration testing''', also called '''integratinintegration 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.