According to Wikipedia,
“Technical debt (also known as design debt or code debt) is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy solution now instead of using a better approach that would take longer.”
The issue is that there is not just the typical hack, the technical shortcut that is beneficial today, but expensive tomorrow that creates technical debt. (A not uncommon tactic in feature factories.)
There is also a kind of technical debt that is passively created when the Scrum Team learns more about the problem it is trying to solve. Today, the Development Team might prefer a different solution by comparison to the one the team implemented just six months ago. Or, the Development Team upgrades the definition of “Done,” thus introducing rework in former product Increments.
No matter from what angle you look at the problem, you cannot escape it, and Scrum does not offer a silver bullet either.
If you prefer a notification by email, please sign-up for my weekly newsletter and join 21,092 peers.
First of all, the Scrum Guide does not mention technical debt.
According to the Scrum Guide:
Therefore, I believe the Scrum Guide is deliberately vague on the question who is responsible for the technical debt to foster collaboration and self-organization, starting with the Scrum values–courage, and openness come to mind — leading straight to transparency and Scrum’s inherent system of checks & balances.
I am convinced that dealing with technical debt should be a concern of the whole Scrum Team. There are a few proven techniques that will make this task more manageable:
In my experience, dealing with technical debt becomes much simpler when you consider transparency to be the linchpin of any useful strategy.
Given that solving a problem in a complex environment always creates new insights and learnings along the way that will make past decisions look ill-informed, creating technical debt is inevitable.
Handling technical debt, therefore, requires a trade-off. The longterm goal of achieving business agility cannot be reached as a feature factory churning out new features. At the same time, an application in a perfect technical condition without customers is of no value either.
Consequently, dealing with technical debt in Scrum is a responsibility for the Scrum Team as a whole and as such an excellent example of Scrum’s built-in checks & balances.
How are you handling technical debt in your daily work? Please share with us in the comments.
Martin Fowler: Technical Debt.
Ward Cunningham: 📺 (Technical) Debt Metaphor.
Now available on the Age-of-Product Youtube channel:
I invite you to join the “Hands-on Agile” Slack Community and enjoy the benefits of a fast-growing, vibrant community of agile practitioners from around the world.
If you like to join now all you have to do now is provide your credentials via this Google form, and I will sign you up. By the way, it’s free.
Well, then:
Technical Debt & Scrum: Who Is Responsible was first published on Age-of-Product.com.