A significant limitation of traditional SDLC models is the difficulty in accommodating _____ once the development has started.
- Documentation changes
- Requirements changes
- Risk management
- Stakeholder feedback
Traditional SDLC models face a significant limitation in accommodating Requirements changes once the development has started. These models follow a sequential approach, making it challenging to incorporate new requirements or changes without disrupting the entire process. Agile methodologies, in contrast, are more flexible and adaptable to changing requirements.
Loading...
Related Quiz
- Which principle of User Interface Design suggests that the interface should keep consistency in its elements and layout?
- What is the main focus of Object-Oriented Programming (OOP)?
- In the _____ prototyping model, a developer creates a model that quickly represents only those aspects of the software that are of interest.
- You are reviewing a colleague's code and notice inconsistencies in naming conventions and indentation. How could adherence to a coding standard or style guide have prevented this?
- A team is developing a safety-critical system. Which code review techniques would be most appropriate to ensure the reliability and correctness of the code?