[Question] Dealing with bugs in Scrum

Hi,

we do Scrum and commit to a sprint goal. Now, if we find bugs during a sprint we don’t know what to do with ’em. Shall we include them into the current sprint? Shall we put them onto our backlog? And how shall we deal with estimating them?

Any ideas highly appreciated!

Find the answers below in the Comments

2 thoughts on “[Question] Dealing with bugs in Scrum

  1. I agree that for bugs that just get uncovered during new development, the best practice is to get rid of them immediately. The longer a defect goes, the more expensive it becomes for the company. If that means less functionality or a thinner slice of functionality in a sprint then so be it. Eventually as your team matures they will start to anticipate those types of problems and plan better during the sprint planning. (ideally!)

    If you work on a large product like I do, then you may also have defects that come from software that has already shipped to your customers. In that case, we utilize a defect support bucket concept.. the size of this bucket is based on history of the previous sprints.. Yes I know in the ideal world, customers wouldn’t find any bugs we have missed but unfortunately no matter how much TDD or automated tests we use.. those users STILL manage to find things we just didn’t think of!

    Like

Leave a Reply to Bobukanator Cancel reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.