Integration testing: Difference between revisions

Content deleted Content added
Approach: sub-headings not required
Limitations: a new heading for one sentence is also nor required
Line 16:
Sandwich testing is an approach to combine top down testing with bottom up testing.
 
==Limitations==
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.