25
> Introduction to SCRUM >Manoj

Scrum primer

Embed Size (px)

Citation preview

Page 1: Scrum primer

> Introduction to SCRUM

>Manoj

Page 2: Scrum primer

Ground rules

Law of two legs

Law of closed mouth

Page 4: Scrum primer

Agenda

Heavy weight methodologies Lean thinking and Agile principles Introduction to SCRUM, XP, KANBAN Deep Dive – SCRUM

Session 1

Session 2

SCRUM roles and process Sprint Planning Estimation Meetings in SCRUM Metrics – burn down chart, Velocity

Open forum

Page 5: Scrum primer

Session 1

Page 6: Scrum primer

Heavy weight methodologies

Water fall RUP

Page 7: Scrum primer

Video Time

Two Teams

Page 8: Scrum primer

Agile Software Methodologies

Page 9: Scrum primer

Lean principles

Page 10: Scrum primer

Agile Manifesto

We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:

Individuals and interactions over processes and tools

Working software over comprehensive documentation

Customer collaboration over contract negotiation

Responding to change over following a plan

That is, while there is value in the items on the right, we value the items on the left more.

Page 11: Scrum primer

Agile Software Methodologies

SCRUM

KANBAN

Page 12: Scrum primer

SCRUM

Scrum is an iterative, incremental methodology for project management used in

agile software development.

Page 13: Scrum primer

SCRUM

Page 14: Scrum primer

Scrum roles

Product Owner : bring maximum business value. Product owner comes up with Product Backlog

The team : team develops software. Include analyst, developers and testers

The ScrumMaster : Ensures everyone follows the

scrum practices .

Page 15: Scrum primer

SCRUM

Product Backlog Sprint Sprint Planning Meeting Daily Scrum Sprint burn down chart

Page 16: Scrum primer

SCRUM meetings

Sprint planning meeting Sprint review Sprint retrospective meeting. Daily standup meeting

Page 17: Scrum primer

Team Velocity

Page 18: Scrum primer

Burn down chart

Page 19: Scrum primer

Agile Estimation

Estimate the height of Antilia

Page 20: Scrum primer

Estimation Exercise

Estimating money: Individually

Page 21: Scrum primer

Agile Estimation

Planning Poker

Page 22: Scrum primer

Estimation Exercise

Estimating money: in group

Page 23: Scrum primer

Daily standup meeting

• The meeting starts precisely on time. • All are welcome, but only “pigs” may speak • The meeting is time boxed to 15 minutes • The meeting should happen at the same location and

same time every day

Page 24: Scrum primer

Daily standup meeting

• What have you done since yesterday? • What are you planning to do today? • Do you have any problems preventing you from accomplishing

your goal?

Page 25: Scrum primer

Thanks