vote up 8 vote down star
6

I work in a shop that is certified at CMMI level 5. This certification is important because it gives us access to certain customers and contracts. I'm looking at how to blend Scrum with CMMI. I've found some info on mixing Scrum with CMMI-3, but quite a bit of it is "hand wavy" and wouldn't hold up to intense scrutiny. Specifically, the organizational KPAs seem challenging.

What experiences have you had (good and bad) mixing the two processes?

flag

6 Answers

vote up 8 vote down check

This seems an interesting paper by the SEI folks at Carnegie Mellon (not just about Scrum though):

CMMI and Agile are compatible. At the project level, CMMI focuses at a high level of abstraction on what projects do, not on what development methodology is used, while Agile methods focus on how projects develop products. Therefore, CMMI and Agile methods can co-exist

CMMI or Agile: Why not embrace both (PDF)

link|flag
vote up 8 vote down

Here is an experience report on the results of introducing Scrum into a CMMI Level 5 environment to replace waterfall projects for large defense and healthcare contracts (pdf).

Abstract:

Projects combining agile methods with CMMI1 are more successful in producing higher quality software that more effectively meets customer needs at a faster pace. Systematic Software Engineering works at CMMI level 5 and uses Lean Software Development as a driver for optimizing software processes. Early pilot projects at Systematic showed productivity on Scrum teams almost twice that of traditional teams. Other projects demonstrated a story based test driven approach to software development reduced defects found during final test by 40%. We assert that Scrum and CMMI together bring a more powerful combination of adaptability and predictability than either one alone and suggest how other companies can combine them.

HTH,

link|flag
I initially chalked this up to the hand wavy pool, but closer investigation showed the first half of the paper really does address the level 4 and 5 KPAs. Thanks! – Mike Post Nov 6 '08 at 4:30
Unfair comparison! If you replace waterfall with any other system for project management, it wins out. It's like comparing starving for two weeks with only water... vs... liver and cabbage diets. – Kieveli Jan 3 '09 at 15:16
vote up 5 vote down

I just happen to find a blog on this exact topic: Agile CMMI blog

A starting point for a discussion on marrying Agile methods and CMMI.

It links to several articles

It found the whole of interest so I decided to share it here.

link|flag
Just to note - the blog hasn't been updated in several months, but it appears a lot (if not all) of the resources linked to in the posts are still available. – Thomas Owens Nov 5 '08 at 13:14
I just updated the link I I gave which is restricted to the posts tagged agile AND CMMI ; but the blog is still alive. – philippe Jan 3 '09 at 15:10
vote up 1 vote down

Another interesting Jeff Sutherland's paper on that subject is "Scrum and CMMI Level 5: The Magic Potion for Code Warriors"

Is is said : "Results show that projects combining Agile Methods with CMMI 5 are more successful in producing higher quality software that more effectively meets customer needs at a faster pace."

If you can read french, here's a very good article on that subject : Synergies entre CMMI et les Méthodes Agiles

link|flag
vote up 0 vote down

As a follow-up to the SEI paper already mentioned here, Scott Ambler published an article on Dr Dobb's named "Agile CMMI: Complimentary or Oxymoronic?" where he's commenting the SEI paper. HTH.

link|flag
vote up 0 vote down

He're is my experience doing this, although only for CMMi L2: DDJ's link

link|flag
This is a nice write up on how to initially blend Scrum and CMMI, but it doesn't really get into the more interesting KPAs such as gathering metrics and then using them to manage your entire development life cycle. That's what levels 4 and 5 are all about (well okay, gathering metrics starts at level 2). – Mike Post May 8 at 0:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.