Home › B.Tech CSE › computerscience › Software Engineering › A major limitation of the Waterfall model is tha…
A major limitation of the Waterfall model is that it:
Arequires no documentation
Bdoes not accommodate changing requirements well
Ccannot be used for large projects only
Dskips the testing phase
Answer & Solution
Correct answer: B. does not accommodate changing requirements well
Waterfall is rigid: once a phase is done, accommodating new/changed requirements is costly.
Related questions
Changing one module should ideally not force changes in others; this is achieved by keepinCyclomatic complexity is a metric that measures:A UML use-case diagram primarily captures:In the V-model, each development phase is associated with a corresponding:A good modular software design aims for:Testing the interactions between combined modules is called:The Agile approach to software development emphasises:White-box testing focuses on: