Quality is a prerequisite for speed

Quality is a prerequisite for speed

Author
Dave Farley
Date Added
Nov 4, 2025 08:43 AM
The ease with which an organization can safely and confidently change its software is a marker of the software’s quality. Dave Farley

Other authors

There is no real trade-off between quality and speed: The way to go fast is to maintain good quality. In the long run, low quality only ensures that we will go slower, as we’ll have to fix errors and deal with the fallout of technical debt. Neglecting quality creates a vicious cycle that drags down a team’s velocity. In contrast, investing in technical excellence (clean code, refactoring, testing, etc.) sets up virtuous cycles: achieving Continuous Delivery requires high code quality and small batch changes, which in turn enable faster, safer releases. Quality is what lets you move faster over time. Eduardo Ferro