36
An Introduction to Scrum

An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

  • View
    217

  • Download
    2

Embed Size (px)

Citation preview

Page 1: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

An Introduction to Scrum

Page 2: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Scrum in 100 words

Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest time.

It allows us to rapidly and repeatedly inspect actual working software (every two weeks to one month).

The business sets the priorities. Our teams self-manage to determine the best way to deliver the highest priority features.

Every two weeks to a month anyone can see real working software and decide to release it as is or continue to enhance for another iteration.

Page 3: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Characteristics

Self-organizing teams Product progresses in a series of month-long

“sprints” Requirements are captured as items in a list

of “product backlog” No specific engineering practices prescribed Uses generative rules to create an agile

environment for delivering projects One of the “agile processes”

Scr

um

Page 4: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Agile Manifesto – a statement of values Individuals and interactions over processes

and tools Working software over comprehensive

documentation Customer collaboration over contract

negotiation Responding to change over following a plan http://www.agilemanifesto.org

Page 5: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

OverviewS

crum

Page 6: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprints

Scrum projects make progress in a series of “sprints” Analogous to XP iterations

Target duration is one month +/- a week or two

But, a constant duration leads to a better rhythm

Product is designed, coded, and tested during the sprint

Scr

um

Page 7: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sequential vs. Overlapping Development

Requirements Design Code Test

Source: “The New New Product Development Game”, Hirotaka Takeuchi and Ikujiro Nonaka, Harvard Business Review, January 1986.

Scr

um

Page 8: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

No changes during the sprint

SprintInputs Tested Code

Change

Scr

um

Plan sprint durations around how long you can commit to keeping change out of the sprint

Page 9: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Scrum Framework

Roles : Product Owner, ScrumMaster, Team Ceremonies : Sprint Planning, Sprint Review,

Sprint Retrospective, & Daily Scrum Meeting Artifacts : Product Backlog, Sprint Backlog,

and Burndown Chart

Page 10: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Scrum Framework

Roles : Product Owner, ScrumMaster, Team Ceremonies : Sprint Planning, Sprint Review,

Sprint Retrospective, & Daily Scrum Meeting Artifacts : Product Backlog, Sprint Backlog,

and Burndown Chart

Page 11: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Product Owner

Define the features of the product Decide on release date and content Be responsible for the profitability of the

product (ROI) Prioritize features according to market value Adjust features and priority every iteration, as

needed  Accept or reject work results.

Page 12: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

The Scrum MasterS

crum

Represents management to the project Responsible for enacting Scrum values

and practices Removes impediments Ensure that the team is fully functional and

productive Enable close cooperation across all roles

and functions Shield the team from external interferences

Page 13: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

The Scrum Team

Typically 5-10 people Cross-functional

QA, Programmers, UI Designers, etc. Members should be full-time

May be exceptions (e.g., System Admin, etc.) Teams are self-organizing

What to do if a team self-organizes someone off the team??

Ideally, no titles but rarely a possibility Membership can change only between sprints

Scr

um

Page 14: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Scrum Framework

Roles : Product Owner, ScrumMaster, Team Ceremonies : Sprint Planning, Sprint Review,

Sprint Retrospective, & Daily Scrum Meeting Artifacts : Product Backlog, Sprint Backlog,

and Burndown Chart

Page 15: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Planning MeetingS

crum

Sprint Planning

Meeting

Product Backlog

Team Capabilities

Business Conditions

Technology

Current Product

Sprint Backlog

Produ

ct O

wner

Scrum

Tea

m

Man

agem

ent

Custo

mer

s

Sprint Goal

Page 16: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Parameters Daily 15-minutes Stand-up Not for problem solving

Three questions:1. What did you do yesterday2. 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

Daily Scrum meetingsS

crum

Page 17: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Daily Scrum – Pigs and Chickens

The joke is meant to point out the difference between those who are committed on a project and those who are only involved.

Scrum affords special status to those who are committed and many teams enforce a rule in which only those who are committed are allowed to talk during the daily scrum.

Page 18: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Questions about Scrum meetings?

Why daily? “How does a project get to be a year late?”

“One day at a time.” Fred Brooks, The Mythical Man-Month.

Can Scrum meetings be replaced by emailed status reports? No

Entire team sees the whole picture every day Create peer pressure to do what you say you’ll do

Scr

um

Page 19: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Review Meeting

Team presents what it accomplished during the sprint

Typically takes the form of a demo of new features or underlying architecture

Informal 2-hour prep time rule

Participants Customers Management Product Owner Other engineers

Scr

um

Page 20: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Retrospective Meeting

Scrum Team only Feedback meeting Three questions

What was good? What could have been better? What would they like to do different in next

sprint? Don’t skip for the first 5-6 sprints!!!

Page 21: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Scrum Framework

Roles : Product Owner, ScrumMaster, Team Ceremonies : Sprint Planning, Sprint Review,

Sprint Retrospective, & Daily Scrum Meeting Artifacts : Product Backlog, Sprint Backlog,

and Burndown Chart

Page 22: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Product Backlog

A list of all desired work on the project Usually a combination of

story-based work (“let user search and replace”) task-based work (“improve exception handling”)

List is prioritized by the Product Owner Typically a Product Manager, Marketing,

Internal Customer, etc.

Scr

um

Page 23: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sample Product BacklogS

crum

Page 24: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Eksempel på et Backlog item

Page 25: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

PlanningHver post-it svarer til en task inden for et Backlog item

Page 26: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Planning (Real-life)

Page 27: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

The Sprint Goal

Database Application

“Make the application run on SQL Server in addition to Oracle.”

Life Sciences

“Support features necessary for

population genetics studies.”

Financial Services

“Support more technical indicators than company ABC

with real-time, streaming data.”

A short “theme” for the sprint:

Scr

um

Page 28: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

From Sprint Goal to Sprint Backlog

Scrum team takes the Sprint Goal and decides what tasks are necessary

Team self-organizes around how they’ll meet the Sprint Goal Manager doesn’t assign tasks to individuals

Managers don’t make decisions for the team Sprint Backlog is created

Scr

um

Page 29: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sample Sprint BacklogS

crum

Page 30: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Backlog format/Taskboard

Page 31: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sådan benyttes et Taskboard

Page 32: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Et real-life Sprint Backlog Taskboard

Page 33: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Backlog during the Sprint

Changes Team adds new tasks whenever they need to

in order to meet the Sprint Goal Team can remove unnecessary tasks But: Sprint Backlog can only be updated by

the team Estimates are updated whenever there’s new

information

Scr

um

Page 34: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Sprint Burndown Chart

Progress

752 762

664619

304264

180104

200

100

200

300

400

500

600

700

800

900

Date

Rem

ain

ing

Eff

ort

in

Ho

urs

Scr

um

Page 35: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest

Some conclusions about pair-programming (Henrik Kniberg, Crisp)

Pair programming does improve code quality.

Pair programming does improve team focus (for example when the guy behind you

says “hey is that stuff really necessary for this sprint?”).

Pair programming is exhaustive and should not be done all day.

Shifting pairs frequently is good.

Pair programming does improve knowledge spread within the group. Surpisingly fast too.

Some people just aren’t comfortable with pair programming. Don’t throw out an

excellent programmer just because he isn’t comfortable with pair programming.

Code review is an OK alternative to pair programming.

The “navigator” (the guy not using the keyboard) should have a computer of his own

as well. Not for development, but for doing little spikes when necessary, browsing

documentation when the “driver” (the guy at the keyboard) gets stuck, etc.

Don’t force pair programming upon people. Encourage people and provide the right

tools but let them experiment with it at their own pace.

Page 36: An Introduction to Scrum. Scrum in 100 words Scrum is an agile process that allows us to focus on delivering the highest business value in the shortest