From discovery to closure
A defect goes through a series of states from discovery to closure. Knowing this flow lets you always know who is responsible for the defect and what is left to resolve it.
- New: the tester reports it.
- Assigned: assigned to a developer.
- In progress / Open: being fixed.
- Fixed: the developer fixes it.
- Retest: QA re-tests it.
- Closed or Reopened.
Other possible states: 'Rejected' (not a defect), 'Duplicate' (already reported) and 'Deferred' (will be fixed later).
QuestionToca para voltear
After a defect is fixed, who verifies it and to which state does it move before closing?
A defect is marked 'Fixed' but QA finds it still happens. To which state does it move?