This post originated from an RSS feed registered with Agile Buzz
by Franco Martinig.
Original Post: An Agile Approach to Reduce Technical Debt
Feed Title: Scrum Expert
Feed URL: http://feeds.feedburner.com/ScrumExpert
Feed Description: Resources, News and Tools for the ScrumMasters, Product Owners and Agile Developers
Technical debt is the consequence of poor or evolving software architecture and software development within a codebase. The debt can be thought of as work that needs to be done before a particular job can be considered complete. In this blog post, Bastian Buch proposes an agile approach to reduce technical debt. He first declares that technical debt hasn’t improve through agile development methods and principles, but only gained some visibility.
This is due to the fact that it’s not clear who is responsible for the reduction of technical debt: the ...