Agile
Agile
• Increases productivity
• Capacity
– Capacity defines how much an individual can
commit. Capacity is estimated in hours.
• Product Backlog
– A product backlog is a list of items to be done.
Items are ranked with feature descriptions.
• Velocity
The total number of completed story points is the team’s
velocity or work output.
• Example:
– Iteration 1 = 15 points
– Iteration 2 = 19 points
– Iteration 3 = 21 points
– Iteration 4 = 25 points
– total number of story points completed is 80
-- average velocity is 20 to 80 story points divided by four iterations.
Overview of Scrum
Product Backlog
Sprint Planning Meeting
Sprint Backlog
• Sprint
– In product development, a sprint is a set period of
time during which specific work has to be
completed and made ready for review.(2 – 3
weeks)
– similar to iteration.
– Each sprint begins with the daily scrum meeting.
Daily Scrum Meeting
• Parameters
– Daily
– 15-minutes
– Stand-up
– Not for problem solving
• Three questions:
1. What did you do
yesterday?
2. What will you do today?
3. What obstacles are in your
way?
• Chickens and pigs are invited
– Help avoid other
unnecessary meetings
• Only pigs can talk
• Burn down Charts
• Visual representations of the progress within a sprint
and within the project as a whole.
• Burndown reports track the number of points
completed and are used for monitoring single
iterations, releases, and the entire project backlog.
Sprint Review Meeting