PMI-ACP Agile Methods – FDD, DSDM, Crystal Family


PMI-ACP Agile Methods - FDD, DSDM, Crystal Family

[PMI-ACP® Exam Study Notes] Feature-Driven Development (FDD), Dynamic Systems Development Method (DSDM) and Crystal are other Agile methods mentioned in the PMI-ACP® Exam syllabus. This post is about the guidance principles and practices, etc. of FDD, DSDM and Crystal. According to the experiences of PMI-ACP® aspirants, these Agile frameworks are seldom tested on the PMI-ACP® Exam.

Article Highlights

Feature-Driven Development (FDD) Agile Model

Feature-Driven Development (FDD) is a simple but powerful Agile model for product or software development involving the following steps:

  1. Develop an overall model
  2. Build a feature list
  3. Plan by feature
  4. Design by feature
  5. Build by feature

Good practices of FDD

  • Domain Object Modeling – explore and explain the domain of the project / problem
  • Developing by Feature – breaking down requirements into small features (for 2-week iterations)
  • Individual Class (Code) Ownership – individuals own parts of the code for consistency and integrity (opposed to the collective code ownership of XP)
  • Feature Teams – form “teams within team” to create multiple design options and select the best to proceed
  • Inspections – frequent review of the code
  • Configuration Management – tracking changes to the code repository and maintain a “trunk” code
  • Regular Builds – new codes are to be integrated with the existing codes frequently through regular builds
  • Visibility of Progress and Results

FDD makes use of Cumulative Flow Diagrams (a chart showing what are in progress and what have been completed to visualize and track the progress) and Parking Lot Diagrams (a one-page summary of project progress) as one of its tools.

Dynamic Systems Development Method (DSDM) Agile Model

The Dynamic Systems Development Method (DSDM) project lifecycle is very detailed and broad, covering business case development / feasibility study to post project tasks.

The DSDM lifecycle includes:

  • Pre-project
  • Feasibility / Business
  • Functional Model Iteration
  • Design & Build Iteration
  • Implementation
  • Post-project

Eight Principles of DSDM

Dynamic Systems Development Method (DSDM) centers on eight principles which are closely aligned with the Agile Manifesto:

  1. Focus on Business Need
  2. Deliver on Time
  3. Collaborate
  4. Never Compromise Quality
  5. Build Incrementally from Firm Foundations
  6. Develop Iteratively
  7. Communicate Continuously and Clearly
  8. Demonstrate Control

DSDM allows the use of certain “filters” to help determining which processes are needed or not for a particular project nature / scope.

Crystal Agile Model

Crystal Agile methodologies is in fact a family of methodologies designed for different team sizes and criticality, e.g. Crystal Clear (small team with low-criticality systems) andCrystal Magenta (large team with high-criticality systems).

with the increase in team sizes and project criticality, Crystal methodologies introduce changes to the processes (called scaling) to fit the projects in order to secure project success.

Core Principles of Crystal

  • Process Tailoring – tailor the processes (including requirements, rules, etc.) to the actual needs of the project (depending on the sizes, number of teammates, nature, etc.)
  • Frequent Delivery
  • Reflective Improvement – checking for ways to improve
  • Osmotic Communication
  • Personal Safety – people can safely raise questions and issues
  • Focus
  • Easy access to Expert Users
  • Technical Environment – automated tests, frequent integration and configuration management

Summary: PMI-ACP® Exam Study Notes on Feature-Driven Development (FDD), Dynamic Systems Development Method (DSDM) and Crystal

This PMI-ACP® Exam Study notes describes in barely enough details on the Feature-Driven Development (FDD), Dynamic Systems Development Method (DSDM) and Crystal Agile methodology, including guidance principles and practices, etc. for the PMI-ACP® Exam.

 

Most Popular PMI-ACP Certification Articles

Support website running for FREE, thanks!

If you find this post helpful and if you are thinking of buying from Amazon, please support the running cost of this website at no extra cost to you by searching and buying through the search box below. Thank you very much for your help!

Edward Chung

Edward Chung aspires to become a full-stack web developer and project manager. In the quest to become a more competent professional, Edward studied for and passed the PMP Certification, ITIL v3 Foundation Certification, PMI-ACP Certification and Zend PHP Certification. Edward shares his certification experience and resources here in the hope of helping others who are pursuing these certification exams to achieve exam success.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *