Multiple choice technology testing

Which of the following is not a testing approach?

  1. Top-down

  2. Sandwich

  3. Bottom-up

  4. Big-banger

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Top-down, Sandwich, and Bottom-up are all recognized integration testing strategies. 'Big-banger' is not a valid testing approach; the correct term is 'Big Bang' integration testing, where all components are integrated simultaneously. The typo in option D makes it the incorrect option.