Emergent Design
Emergent Design is a concept in Agile that promotes the creation of a system design in an incremental, iterative manner starting from simple, foundational system elements. As opposed to attempting to fully define a comprehensive design from the beginning of a project, an emergent design evolves ove…
PMI-ACP - Emergent Design Example Questions
Test your knowledge of Emergent Design
Question 1
Your Agile team has decided to abandon the initial design since it's lacking in addressing incremental project changes. They decided to let the design emerge in response to continuous changes and real-time feedback aiming at a cleaner code. What’s the name for this Agile design approach?
Question 2
The team is working on a complex software project. Over time, the team members realize that the initial design is getting more complicated. The team switches to an iterative and more adjustable design approach to deal with the increasing complexity. Which Agile method are they using?
Question 3
Your team encountered unexpected user requirements in the middle of the project. Instead of sticking to the predefined design, your team adjusted and evolved the software design without any major disruption. The design approach demonstrated here is?