InfoQ

News

Top Ten Reasons to Love Agile Testing

Posted by Mark Levison on Jun 03, 2009

Community
Agile
Topics
Agile Techniques
Tags
Quality ,
Testing ,
Fun ,
Automation ,
Acceptance Testing

Recently, Kay Johansen asked the question “Why you love Agile testing?” The responses varied from serious to the light hearted.

  1. No more manual test scripts! – Instead the scripts are run automatically leaving the tester more time to exploratory testing.
  2. Developers actually like me! – Finding problems before the iteration finishes and while the code is still fresh in the developer’s mind make it easier for them to find problems.
  3. Now I can break features before they're written! (both Kay and Philip) – With testing starting before the feature is written, the tester can prevent problems.
  4. Automated test results appear many times a day – providing rapid feedback after any changes.
  5. The atmosphere is very team oriented - (John Overbaugh) - Every team member cares about getting the testing finished not just the code (Lisa Crispin)
  6. Tester can fix the occasionally bug  (Lisa Crispin) - Everyone is comfortable since the automated tests
  7. Provides the opportunity to constantly review Test Practices (Adam Knight) – Instead of just repeating what has been done in the past, practices are frequently reviewed. In Adams case tests that used to take 5 days to run manually are down to 30 minutes now.
  8. I spend much, much less time debugging (Adrian Howard) - I get feedback almost as soon as I've made a mistake - so it's usually trivial to find and fix.
  9. The chance to actually impact quality instead of just documenting it! (John Overbaugh) – when the bugs are fixed immediately and not just put in a bug pile.
  10. There's always time for testing, because testing happens first - Josue Barbosa dos Santos tells the story of working in a government office in Brazil where the practice was to test at the end of the project. With development always behind schedule projects would reach the deadline and be released untested to users. By introducing TDD and ATDD at least some of the testing happens as the software is developed.

Kay’s number one reason to love Agile Testing: I get to hear people say "this is the best project I've ever worked on in my life!"

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.

Thanks by Kay Johansen Posted Jun 5, 2009 2:27 PM
  1. Back to top

    Thanks

    Jun 5, 2009 2:27 PM by Kay Johansen

    Thanks for posting this - it's good to see all the contributions from the agile-testing list.

    -Kay

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.