Scrum Events Flashcards
1
Q
Waht are the Scrum events in a Sprint
A
Each scrum project delivers final product after a number of cycles called Sprints.
- Events in a Sprint includes
- Sprint Planning
- Daily Scrum
- Sprint Review
- Sprint Retrospective
2
Q
Waht are the increments in a Scrum project
A
- An increment is developed in each sprint, which could be potentially be released.
- An increment may or may not be released at the end of sprint but is must be potentially rerleasable.
- Customer rerquest changes when they see increment (sprint review) and we apply changes in product backlog.
3
Q
What is the characters of Sprint
A
- Sprint is time-boxed event, its duration should be fixed at beginning of the project.
- Items in sprint backlog should not change after sprint gets started.
- Sprint goal should not change at all.
- The PO and Scream team might try to negotiate scope as more is learned.
- Each user story in product backlog should be developed in a single sprint.
- Important to agree on definition of “Done” at beginning of project. A 99.9% completed item is not considered “Done”.
- “Non-Done” items will not be part of increment and demonstrated to customer at Sprint meeting.
4
Q
How to consider Sprint Time Boxes
A
- Most companies uses sprint time boxes of 2-4 weeks.
- If using time box larger than one month then unapplied changes will become too large to add complexity and risk.
- Sprint should not be short, else we will not be able to deliver final product.
5
Q
Can Sprint be cancelled?
A
- The PO has authority to cancel a sprint. This can happen when sprint becomes obsolete, due to changes in product backlog, strategies etc.
- When cencelled, items “Done” will be reviewed and accepted and rest will be put back in product backlog.
6
Q
What is the timing for Sprint Planning
A
- The Scrum team no need to wait until 100% product backlog completion.
- The PO and Scrum team can start the first sprint when there are user stories items with measurement.
- The first thing in each sprint is Sprint Planning. All 3 role (core team) should attend the meeting.
- Scrum team estimate the work items that can be done in single sprint.
- PO has ranked and ordered product backlog based on value of items.
- PO also ensure tha user stories are easy to understand.
7
Q
What Scrum team needs to do in the Sprint Planning
A
- Scrum team selectes the user stories from top of product backlog and puts them in sprint backlog.
- Estimation of amount of work is done by Scream team.
- Scrum team should create a sprint goal. Ex: We are goint to enable parts of product to set up login process., This makes other features of product more useful to customer and potential change request will be raised soon.
8
Q
What the Spring backlog looks like after Spring Planning Meeting
A
- Sprint Backlog will be ready at the end of meeting and scrum team will be able to deliver through sprint.
- User Story Ex:
- Title: Login Process
- ID: 250
-Estimate: 9 - Importance: 80
- When user enteres the username and password, they will be taken to dashboard.
- Task: 250-1, 250-2
- Backlog Ex:
- Sprint Goal
- ToDo
- Doing
- Done