How does the Agile methodology address the limitation of inflexibility in traditional SDLC?
- By adding more phases
- By avoiding documentation
- By promoting collaboration
- By reducing the development time
Agile addresses the inflexibility of traditional SDLC by promoting collaboration, frequent communication, and adaptive planning. It allows for changes to be incorporated throughout the development process.
Loading...
Related Quiz
- _____ is a code review technique that involves two programmers working together at one workstation, taking turns being the driver and the observer.
- A team is developing a highly secure banking application. What type of requirements (functional or non-functional) should be prioritized to ensure data security and compliance?
- How can performance testing metrics be effectively used to optimize the user experience?
- Which stakeholders are typically involved in the process of gathering requirements?
- The principle of _______ in Object-Oriented Programming suggests that a class should have only one reason to change.