Quality within the sprint
In agile, QA does not test 'at the end': it participates from story refinement to the review. It brings its critical perspective early and tests continuously as stories are completed.
| Concept | Answers | Example (QA) |
|---|---|---|
| Definition of Ready | Is the story ready to start? | It has clear acceptance criteria |
| Definition of Done | Is the story really finished? | Tested and with no open critical defects |
Including testing in the Definition of Done ensures no story is considered 'done' without being tested.
QuestionToca para voltear
What does the 'Definition of Done' describe?
When does QA ideally participate in an agile team?