Scrum process
Scrum events
1. Product Backlog Refinement(Grooming)
- Happens during the sprint
- Refine the backlog(future sprints) with more details
- Estimating, ordering and prioritising the backlog.
2. Sprint Planning
- Happens on first day of every sprint
- Picking up tasks from backlog to sprint backlog.
- Team decomposes the stories to tasks.
- Tasks allocation and decide upon sprint goal.
3. Sprint Review and Demo
- Happens on last day of every sprint
- Review the completed stories, blockers
- Demo the team achievements to stakeholders
- Release the shippable increment.
4. Sprint Retrospective
- Happens on last day of every sprint
- Discuss what went well and not good in the completed sprint
- Areas of process improvement.
- Discuss more about the context rather than the content itself.
- Action items for the next sprint.
Last updated
Was this helpful?