Working in Agile Flashcards
Steps of Agile
6 steps:
- Product Backlog
- Sprint Backlog
- Sprint Planning
- Daily Stand-ups
- Sprint Demo
- Sprint Review/Retrospective
Product Backlog
A list of tasks to be completed in a project - made from requirements by client
Sprint Backlog
A list of all requirements that the team will work on in the upcoming sprint, taken from product backlog, according to urgency
Sprint Planning
Scrum master assigns tasks to all the team members and start the sprint accordingly
Daily Stand-up
Every day, the scrum master hosts a 15 minutes meeting and asks 3 things to every team member
1. What did you do yesterday?
2. What are you going to do today ?
3. Do you have any bloakage/issue?
Sprint Demo
Scrum Master conducts a sprint demo on the last day of the sprint. The demo is to show client what we have accomplished in the sprint
Sprint Review/Retrospective
On the last day of the Sprint, a meeting with internal team members are held where 3 items are discussed that will help create a ‘lesson and learning’ document:
1. What went well in this sprint?
2. What did not go well?
3. How can we make our future sprint better?
KanBan
- A part of Agile, but not a part of Scrum
- No Sprints
- Team works on unplanned stories as they come along
- Board consists of “To-Do”, “In Progress”, and “Done” (No Test/Ready for Test)
- Ex. Production Support, System Team