1.

The _________ is a sequential or non-iterative design process, which is used in software development processes, in which progress is seen as flowing steadily downwards.(a) Waterfall Model(b) Iterative Model(c) Spiral Model(d) Big Bang ModelThe question was asked in an online quiz.My question comes from Testing the Controller Component topic in chapter Mastering JUnit of JUnit

Answer»

Right option is (a) Waterfall Model

The EXPLANATION is: In a waterfall model, each phase or part must be completed before the next phase can BEGIN and there is no OVERLAPPING between the PHASES.



Discussion

No Comment Found

Related InterviewSolutions