Implementing Scrum Flashcards
what are the 5 scrum events?
sprint, sprint planning, daily scrum, sprint review, sprint retrospective
what’s product backlog?
the single authoritative source for things a team works on. It contains all of the features, requirements, and activities associated with deliverables to achieve the goal of the project
the guide and roadmap of your product
what are the three key features of a product backlog?
- living artifact
- owned and adjusted by the product owner
- prioritized list of features (highest to lowest priority, specifice to vague details)
what are the pieces of data to capture when working with product backlogs?
- the description
- the value
- the order
- the estimate
what are user stories?
short, simple descriptions of a feature told from the perspective of the user
what are the three elements of a user story?
- user
- action
- benefit
what’s the common user story format?
As a <user> I want this <action> so that i can get this <value>.</value></action></user>
what are the six criteria each user story should meet?
I.N.V.E.S.T
I - independent
N - negotiable
V - valuable
E - estimable (DoD)
S - small
T - testable
what’s the purpose of a user story?
user stories help the team create a solution that is always centered around the user experience
what is an epic?
a group or collection of user stories
what’s the acceptance criteria ?
the checklist you will use to decide whether a user story is done
what’s backlog refinement?
the act of keeping the backlog described, estimated, and prioritized so that the scrum team can operate effectively
what’s absolute estimation?
time and effort estimation in traditional project management
units of hours, days, or weeks
what’s relative estimation?
instead of trying to determine exactly how long a task will take, we compare the effort of that task to another task, and that becomes the estimate
a relative value for size
what are two common methods of relative estimation?
t-shirt sizes and story points