quality - Concepts
Explore concepts tagged with "quality"
Total concepts: 3
Concepts
- Code Review - A quality assurance practice where one or more developers examine code written by a peer before it's merged into the codebase.
- Definition of Done - A shared checklist of criteria that must be met for work to be considered complete.
- Test-Driven Development - A software development approach where tests are written before the code they validate, following a red-green-refactor cycle.
← Back to all concepts