Content deleted Content added
Importing Wikidata short description: "The phase in software testing in which individual software modules are combined and tested as a group" (Shortdesc helper) |
No edit summary |
||
Line 6:
== Approach ==
Some different types of integration testing are big-bang, mixed (sandwich), risky-hardest, [[top-down and bottom-up design|top-down, and bottom-up]]. Other Integration Patterns<ref>Binder, Robert V.: ''Testing Object-Oriented Systems: Models, Patterns, and Tools''. Addison Wesley 1999. {{ISBN|0-201-80938-9}}</ref> are: collaboration integration, backbone integration, layer integration, client-server integration, distributed services integration and high-frequency integration.
Line 18 ⟶ 17:
One limitation to this sort of testing is that any conditions not stated in specified integration tests, outside of the confirmation of the execution of design items, will generally not be tested.
==References==▼
{{reflist}}▼
==See also==
* [[Design predicates]]
* [[Functional testing]]
* [[Continuous integration]]
▲==References==
▲{{reflist}}
{{DEFAULTSORT:Integration Testing}}
|