the definition of ready agile code example
Example: definition of ready in agile
In our company Definition of ready basically
is a checklist for the our Team to take the
user story to work on during the current sprint.
It is used in Sprint Planning meeting.
We create it together as a team, if we
need to add something we discuss it during
the Retro meeting.
Basically we check whether if:
1-User Story have a clear description.
2-Does User Story have clear Acceptance Criteria
3-Is User story and Acceptence criteria
written in Gherkin language
4-Is it small enough to be developed and tested during the sprint
5-IfTest data should be included to the user story