sandwich testing comparison table |
Subject | have procedure | has definition | be | is a synonym of | is a kind of | combine |
---|---|---|---|---|---|---|
vertical incremental testing | better than big bang testing for large systems | incremental testing | ||||
sandwich testing | An incremental testing strategy in which you test the top layers and bottom layers, and finally test the integrated system | the most effective form of integration testing for many systems | mixed testing | vertical incremental testing | bottom-up testing and top-down testing |
Next vertical incremental testing: top-down testing Up: vertical incremental testing Previous vertical incremental testing: bottom-up testing