Feature Driven Development (FDD)
Focuses on building features.
Feature Driven Development (FDD) is an iterative and incremental software development methodology that blends industry best practices into a cohesive whole. Developed by Jeff De Luca and Peter Coad in the late 1990s, FDD focuses on delivering tangible, working software frequently while emphasizing …
PMI-ACP - Feature Driven Development (FDD) Example Questions
Test your knowledge of Feature Driven Development (FDD)
Question 1
As a Scrum Master in JD Softwares, you notice that some required amendments in the design are not getting updated due to the JIT Design/Build approach. What should be your next move?
Question 2
The developers are creating a domain object model for an application that manages a university's academic records. They have Departments, Professors, and Courses to represent. How should the team model the relationships for maximum coherence and encapsulation following Domain Object Modeling principles?
Question 3
Your Agile team is using Modeling in Color but is progressing slower than planned due to continuous changes in the model. How can you improve the situation?