SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not the integration strategy?
A
Design based
B
Big-bang
C
Bottom-up
D
Top-down
Explanation: 

Detailed explanation-1: -Answer-A) Big-bang is not a type of incremental testing approach.

Detailed explanation-2: -There are 3 strategies – Big Bang, Top Down Integration & Bottom Up Integration. If the modules are all integrated together in one shot, it is called Big Bang. Big Bang is not preferred because it is difficult to find out which module interfaces caused the errors.

There is 1 question to complete.