InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Presentation: Agile in Practice: What Is Actually Going On Out There?

Posted by Abel Avram on Sep 05, 2008

Sections
Process & Practices
Topics
Agile Techniques ,
Agile ,
Adopting Agile
Tags
Surveys ,
agile2008

In this presentation filmed during Agile 2008, Scott Ambler talks about actual data resulting from surveys made during 2006-2008, showing how Agile is perceived and implemented within organizations. Some of the topics surveyed are: the adoption rate of Agile, the effectiveness of Agile approaches, the effectiveness of various techniques.

Watch:  Agile in Practice: What Is Actually Going On Out There?(37 min)

Scott has conducted a series of surveys for Dr. Dobb’s Journal over the last three years on various aspects of Agile development. The results show how Agile is understood and used by people, how many are using Agile, what techniques they are using, etc.

Some of the results presented by Scott are:

  • 69% of the organizations have adopted an Agile technique.
  • Project success rate was: 83% for co-located teams, 72% for near located teams, 60% for far located teams.
  • 60% of IT managers and developers consider that repeatable results are more important that repeatable processes.

11 comments

Watch Thread Reply

Agile is the new waterfall by Dan Tines Posted
Re: Agile is the new waterfall by Zhu David Posted
Re: Agile is the new waterfall by Shih-gian Lee Posted
Dr. Dobb's link is dead by Michel Löhr Posted
Re: Dr. Dobb's link is dead by Deborah Hartmann Posted
Excellent! Very enlightening! by Olivier Gourment Posted
Re: Excellent! Very enlightening! by Carlos Ortega Posted
Re: Excellent! Very enlightening! by Olivier Gourment Posted
Re: Excellent! Very enlightening! by Perry Hertler Posted
Do you know a report based in a higher number of companies? by A A Posted
Re: Do you know a report based in a higher number of companies? by Deborah Hartmann Posted
  1. Back to top

    Agile is the new waterfall

    by Dan Tines

    ...and somewhat cultish.

  2. Back to top

    Re: Agile is the new waterfall

    by Zhu David

    Why said like that?
    Our team management is changing to Agile, is there no difference with waterfall??

  3. Back to top

    Re: Agile is the new waterfall

    by Shih-gian Lee

    Why said like that?
    Our team management is changing to Agile, is there no difference with waterfall??


    There is a difference. But, many organizations use Agile in waterfall way. The sad part is they don't know about it.

  4. Back to top

    Dr. Dobb's link is dead

    by Michel Löhr

    Can this link be fixed?

  5. Back to top

    Excellent! Very enlightening!

    by Olivier Gourment

    Overall, the first half of the presentation is a must-hear for anybody who is wondering why they should care about Agile/Lean.
    Scott presents very interesting results of a Dr Dobbs 2008 survey:

  6. - more managers think they are doing Agile than their developers
  7. - success rate is higher with colocated teams than distributed teams

  8. - Agile teams write as many documents as their traditional counterparts


  9. THANKS!



    PS: I completely missed the point with Modeling and TDD. Can anybody shed some light on this?

  • Back to top

    Do you know a report based in a higher number of companies?

    by A A

    Having a look to the "Agile Project Success Rates %" slide there are 539 agile projects, which combined with the previous ones gave me a maximum of 125 companies (not hundreds by the way). I might miscalculated it, but if I am true, do you know any other report based on a higher number of surveys, please?

    Cheers!

  • Back to top

    Re: Do you know a report based in a higher number of companies?

    by Deborah Hartmann

    This recent news item points you to a recent, larger survey by VersionOne software. Their sample did include companies NOT using their software.

  • Back to top

    Re: Dr. Dobb's link is dead

    by Deborah Hartmann

    Sorry, not sure which link you mean. Please email me the url at deborah@infoq.com and I'll get it out there. Thanks!

  • Back to top

    Re: Excellent! Very enlightening!

    by Carlos Ortega

    I think Scott tried to relate or compare the concepts of Design using UML / Modeling techniques vs the generation of the Design by using Test Driven Development and Refactoring.

    The basic idea in this sense is that before agile practices, the design was made by taking the requirements as input, applied some techniques and generate the design (and architecture) using models/diagrams as the main output artifact.
    While if you use TDD, it comes that the design emerges as consequence of the continuous application and evolution of doing Unit Testing and Refactoring to the code you write.

  • Back to top

    Re: Excellent! Very enlightening!

    by Olivier Gourment

    Thank you Carlos. What is Scott's point regarding these practices in real life? Why oppose both techniques?



    Specifying tests should not prevent people from creating some models? I agree that tests are more important than models, but models are still very often required as an aid to development, team members coordination and maintenance...



    I guess I will have to listen to that part again... :-)

  • Back to top

    Re: Excellent! Very enlightening!

    by Perry Hertler

    Olivier,

    I believe the point Scott was making is that since the majority of professing agilists don't do TDD then TDD is not a good practice and the converse is true for modeling.

    The person in audience questioned the validity of the survey because the majority of respondents do detailed documentation. In my opinion, that is a good question and Scott didn't answer it to my satisfaction.

    Maybe Scott's point is that the agile practices that are not adopted by the masses should be cut?

  • Educational Content

    New-age Transactional Systems - Not Your Grandpa's OLTP

    John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

    Cool Code

    Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

    Collaboration: At the Extremities of Extreme

    Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

    Yesod Web Framework

    Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

    Transactions without Transactions

    Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

    Attila Szegedi on JVM and GC Performance Tuning at Twitter

    Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

    10 tips on how to prevent business value risk

    One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

    Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

    InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.