Which of the following is not the integration strategy?
-
Design based
-
Big-bang
-
Bottom-up
-
Top-down
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.