5 of 155 of 15 Items

Question
Which of these software development methodologies is LEAST appropriate for a project that may be expected to have some changes to its requirements during the development process?

(1 point)
Responses

RAD

RAD

Agile

Agile

spiral

spiral

waterfall

1 answer

The software development methodology that is LEAST appropriate for a project expected to have changes to its requirements during the development process is waterfall.

Waterfall methodology follows a linear sequential approach where each phase must be completed before the next phase begins. This makes it difficult to accommodate changes once the process is underway, whereas methodologies like Agile, RAD (Rapid Application Development), and Spiral are designed to be more flexible and responsive to changes in requirements.