InfoQ

News

Casestudy: Effects of Scrum, 9 months later

Posted by Floyd Marinescu on Nov 07, 2006 12:00 PM

Community
Agile
Topics
Methodologies ,
Change
Tags
Casestudy ,
Scrum
Richard Banks wrote back in February about his failed attempt to successfully introduce Scrum into his organization, concluding that "if you are planning on implementing Scrum you need to do it treat it as an all-or-nothing change." Richard had introduced parts of Scrum but didn't follow the rules. He "allowed ad-hoc requests to be actioned, allowed staff to be pulled off for other non development work and as a result failed to get the team to own the process and to own the delivery of results." He also held the roles of ProductOwner and ScrumMaster which "led to conflicts of interest over what was best for the company over what was best for the team."

Since then Richard started from scratch and tried to implement it properly. 9 months later, Richard reports that Scrum is "not only well implemented in product development but the principles of scrum are starting to filter through to other areas of the business."  Richard's blog summarizes the key areas that he's noticed Scrum cause positive change in his organization, summarized here:
  • More Ownership. The team implements quality from the beginning and has developed a culture of teamwork and responsibility.
  • Less Centralised Management. The team is self-organizing; they do their own estimates and task allocation and rarely escalate problems that could be solved internally.
  • More Planning. Stake holders and product owners are more involved in the dev process, more thought being put into the priority and order of tasks.  Less scope creep/ad-hoc requests are occuring because of strict rules about cancelling the sprint if resources are re-assigned, making requestors more careful or risk negatively impacting the business in very clear ways.
  • Less Staff Turnover. Working at a sustainable pace, feeling ownership over their work, having clear achievable goals has dramatically cut turnover. According to Richard "Even if Scrum didn't bring all the changes listed here then this alone would have made it worthwhile."
  • More Customer Focus. Customers are more invovled in planning, prioritization, feedback, useability testing, etc. The risk of producing software the client doesn't need is reduced.
  • A Better Product. "The things we have added to the product are what customers are asking for and so our value proposition for the customer is improved."
  • Organisational Change. The company morale and teamwork are improved, as is the ability for the organization deliver value to their customers.
Richard concludes with some advice:
If you wish to implement scrum (or another agile process) in your organisation remember that it's the people that make it work. Scrum is not a magic bullet that will solve all your problems, bring about world peace and get you on the Rich 100 list. It's just a framework to refocus you on what's important - delivery to the customer & improving your team.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.