Multiple choice technology testing

Which of the following is not the integration strategy?

  1. Design based

  2. Big-bang

  3. Bottom-up

  4. Top-down

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

Standard integration testing strategies include Big-bang (all components at once), Top-down (from highest level down), and Bottom-up (from lowest level up). Design based is not a recognized integration strategy - it describes a design approach rather than an integration testing strategy.