A Quick Rundown of Agile Methodologies
How many agile methodologies are there? If you were to include variations on a theme, I think the number would be almost infinite. Let’s stick to basics. Here’s a brief rundown of the approaches that software development teams can use to be agile:
- Scrum – Probably, the most widely used agile approach — if you include the many variations often referred to as “Scrum-but”. Scrum is lightweight, easy to adopt, but hard to do well.
- eXtreme Programming (XP) – More complete and rigorous than Scrum. It covers many aspects of writing good software, not just the planning and testing.
- Kanban – Patterned after the Toyota manufacturing system. It works on the principle of the team pulling work from a queue rather than having the work pushed at them. Limiting work-in-progress is key.
- Lean Software Development – As the name implies, this approach seeks to minimize waste in every aspect of development. It shares some concepts with Kanban as they are both used at Toyota.
- Crystal – This is actually a family of methodologies. It is adaptable because different situations may require variations on the core themes.
- Dynamic Systems Development Method (DSDM) – Requirements management is a key component of this approach which can be combined with other approaches such as XP.
- Feature-Driven Development (FDD) – Software is built as a collection of small and valuable features as determined by the business. Iterations are short and feature-driven.
-
Test-Driven Development (TDD) – A derivative of XP and not a separate methodology. It relies on writing tests before writing the underlying code and can be used in conjunction with any of the approaches above.
Did I miss one? Is there something you’d like to add? Please comment.
Leave a comment
Intro
Recent Posts
Categories
Archives
- May 2013 (10)
- April 2013 (13)
- March 2013 (13)
- February 2013 (12)
- January 2013 (12)
- December 2012 (7)
- November 2012 (11)
- October 2012 (12)
- September 2012 (8)
- August 2012 (11)
- July 2012 (13)
- June 2012 (12)
- May 2012 (13)
- April 2012 (13)
- March 2012 (13)
- February 2012 (12)
- January 2012 (13)
- December 2011 (12)
- November 2011 (12)
- October 2011 (13)
- September 2011 (14)
- August 2011 (18)
- July 2011 (13)
- June 2011 (18)
- May 2011 (19)
- April 2011 (16)
- March 2011 (21)
- February 2011 (20)
- January 2011 (22)
- December 2010 (21)
- November 2010 (16)
- July 2010 (2)





