A software development team notices that the requirements are changing frequently. Which limitation of traditional SDLC is this situation highlighting, and how can Agile methodologies provide a solution?
- Inflexibility to changing requirements
- Lack of customer involvement throughout development
- Lack of documentation and planning
- Poor quality of code produced
The changing requirements highlight the inflexibility of traditional SDLC models. Agile methodologies provide a solution through iterative development and frequent customer feedback, allowing adaptation to evolving requirements.
Loading...
Related Quiz
- What is the primary focus of functional requirements in software development?
- _____ is a code review technique that involves two programmers working together at one workstation, taking turns being the driver and the observer.
- What is the purpose of using a linter in the context of coding standards?
- Using _____ tools during code review can help automate the process of checking for syntax errors and coding standard violations.
- How does a well-designed Software Architecture contribute to the ease of integration in a continuously evolving system?