You're leading a project where requirements are likely to evolve over time. Which SDLC model would you recommend, and why?

  • Agile
  • RAD (Rapid Application Development)
  • Spiral
  • Waterfall
Agile is recommended for projects with evolving requirements due to its iterative and incremental approach. It allows for flexibility, constant feedback, and adaptation to changing needs, making it ideal for dynamic projects where requirements may evolve during development. Waterfall is a sequential model and may not be suitable as changes late in the process can be costly and time-consuming. Spiral and RAD also offer iterative approaches but are less suited for continuous requirement changes compared to Agile.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *