InfoQ

News

Presentation: 10 Ways to Screw Up with Scrum and XP

Posted by Abel Avram on Aug 22, 2008 08:01 AM

Community
Agile
Topics
Agile Techniques
Tags
agile2008 ,
Failure ,
Scrum ,
XP

In this presentation filmed during Agile 2008, Henrik Kniberg talks about 10 possible reasons to fail while doing Scrum and XP. Maybe the team does not have a definition of what Done means to them, or they don't know what their velocity is, or they don't hold retrospectives.

Watch: 10 Ways to Screw Up with Scrum and XP (1h 28min)

Henrik's 10 reasons to fail while doing Scrum are:

  1. Believing the hype. Someone might believe that Agile is something magic.
  2. Definition of Done. There are problems when developers don't have a definition of Done, or they know it but they don't obey it. An example for Done is:
    • Unit/Integration tested
    • Ready for acceptance test
    • Deployed on demo server
  3. Velocity. Some of the issues related to velocity: not knowing about it, not using it or misusing it.
  4. Retrospectives. Some teams do not hold retrospectives at the end of a sprint or no improvement proposals are made.
  5. Team commitment. The team might be under pressure to deliver, or they are under committing or over committing.
  6. Technical debt. Accumulating technical debt over time or ignoring it has a serious negative impact on a project.
  7. Teamwork. Members in a team should not work like they are by themselves.
  8. Product backlog. If the product owner does not keep a product backlog, the project will develop chaotically and unpredictably.
  9. Mergophobia. Code merging is not done regularly.
  10. Sprint backlog/task-board. A team without a sprint backlog does not have a clear view of the work to be done.

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.
prezentation for download by Artem Abalmasov Posted Aug 26, 2008 2:59 AM
Re: prezentation for download by Henrik Kniberg Posted Aug 26, 2008 2:26 PM
Re: prezentation for download by Jack Crow Posted Oct 29, 2008 1:50 AM
  1. Back to top

    prezentation for download

    Aug 26, 2008 2:59 AM by Artem Abalmasov

    Will be great if on infoQ i'll be able to download presentations slides.
    Can it be implemented ?

  2. Back to top

    Re: prezentation for download

    Aug 26, 2008 2:26 PM by Henrik Kniberg

    Yeah that would be a good feature!
    Anyway here are the slides for my presentation above.

  3. Back to top

    Re: prezentation for download

    Oct 29, 2008 1:50 AM by Jack Crow

    Slide 11, bottom right chart (2nd failure) is off by 10, if we're using a fall-behind pattern. Estimated sequence should be 40,50,70 as the team is falling behind 20 by the end of the second sprint. Sorry to nitpick your excellent presentation.

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.