DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Culture and Methodologies
  3. Agile
  4. How To Become an Agile Bug Beating Super Hero

How To Become an Agile Bug Beating Super Hero

Learn here how to clear out bugs as quickly as possible and how the author's four sections relate to the Agile Manifesto.

Jacek Materna user avatar by
Jacek Materna
·
Gary Tuohy user avatar by
Gary Tuohy
·
Jun. 23, 16 · Opinion
Like (2)
Save
Tweet
Share
2.34K Views

Join the DZone community and get the full member experience.

Join For Free

When the Agile Manifesto was written over 15 years ago, it focused on four main values and produced the greatest paradigm shift the software development industry has even known.

  • Individuals and interactions over processes and tools.
  • Working software over comprehensive documentation.
  • Customer collaboration over contract negotiation.
  • Responding to change over following a plan.

But What About the Bugs?

In the utopian agile concept (and in Utopia in general), there would not be bugs.

In the reality of development, however, things come up. Errors are discovered. Mistakes happen. Agile development teams need a way to handle bugs that doesn’t interfere with their agile process–moreover, it needs to empower their agile process.

Avoiding Bugs: Individuals and Interactions

One of the best ways we deal with bugs is empowering all of our individuals developers to avoid bugs in the first place. We continuously deploy and use test-driven development, but one of our greatest assets is one of individuals and interactions: A rigorous code review process.

When devs interact in this way, it ensures really tight code with minimal defects (often, none at all).

Assembla and Raygun help squash bugs in the agile team and proper agile bug management

Our developers submit code from a branch, and team members can pull and test changes, view change sets and affected files, submit a new version, vote on the request, and ultimately merge or reject the request.

Having multiple individuals interact in this way is one way to interpret the agile manifesto to avoid bugs.

Resolving Bugs Quickly: Working Software

We don’t have a documented policy about dealing with bugs–we just do it. And we do it quickly, especially when it comes to blocker bugs, to make sure our software works. We typically deal with bug fixes as they are discovered and include them in the current sprint whenever we have the capacity. When we are not able to solve the issue right away, we can easily roll back to a previously deployed working version within eight minutes of discovering a bug.

Becoming flexible in your agile bug management is essential

While there is no single approach (documented or not) that works for all teams on all projects, our preference is always to fix sooner rather than later, maintain lean inventory, and always ensure the product is working.

Customer Success and Test Cases: Customer Collaboration

We are fortunate in that many of our customers are developers themselves. In the (uncommon) case that a customer of ours discovers a bug and reports it to our Customer Success team, we work to collaborate with them on understanding the issue and fixing it quickly. We then write test cases. We will never fix a bug without writing a test case for automatically catching such a bug in the future.  

Post-Deploy Monitoring: Responding to Change

On our teams, we have found that users find new ways to customize our software to their workflows. We may design a feature for a certain use case but only when it is used in a completely different way do the bugs surface. These ongoing changes can only be responded to with post-deploy monitoring.

This is our way of responding to the changing needs of our customers and the changing uses of our products.

agile Software development

Published at DZone with permission of Jacek Materna, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Best Practices for Writing Clean and Maintainable Code
  • Using JSON Web Encryption (JWE)
  • How to Use MQTT in Java
  • Memory Debugging: A Deep Level of Insight

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: