Content deleted Content added
Fixing |
|||
Line 15:
Sandwich testing combines top-down testing with bottom up testing. 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.
<gallery>
Top Down Approach.png|Top-down approach
Bottom Up Approach.png|Bottom-up approach
Sandwich Approach.png|Sandwich approach
Bing Bang Approach.png|Bing bang approach
</gallery>
==See also==
|