An Incremental Technique to Pay Off Testing Technical Debt
Technical debt is the unfinished work the product development team accumulated from previous releases. This debt includes: design debt, where the design is insufficiently robust in some areas; development debt, where pieces of the code are missing; and testing debt, where tests were not developed or run against the code. Technical debt is common, but …
Continue reading “An Incremental Technique to Pay Off Testing Technical Debt”