scrum framework [presentation material]

13
Scrum Software Development

Upload: kim-sie

Post on 08-Apr-2017

54 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Scrum framework [presentation material]

ScrumSoftware Development

Page 2: Scrum framework [presentation material]

● What’s Scrum?● Team Members● Roles● Scrum Meeting

Page 3: Scrum framework [presentation material]

Traditional WATER FALL

Requirement Analyst

Design

Coding

IntegrateTesting Deploy

Page 4: Scrum framework [presentation material]

Scrum team member

○ Developers○ UI/UX Designer○ DB Analyst○ Tester

Page 5: Scrum framework [presentation material]

SCRUM member roles

● Making the whole decision● Manage sw requirements● Product vision● Return on investment

● Has no management authority

● Facilitate the process● Help teach team to use

scrum● Protect team from being

distraction

Page 6: Scrum framework [presentation material]

Scrum Meeting● Sprint planning ● Daily Scrum● Sprint review● Sprint retrospective● Backlog refinement

(optional)

Page 7: Scrum framework [presentation material]

Sprint Planning

○ At beginning of each sprint○ Negotiate working scope○ How to have the work done?Product

BacklogSprint Backlog

24hrs

1 Monthmax

Shippable Product

Page 8: Scrum framework [presentation material]

Product Backlog (PBIs)

Epic

Features User

Stories Tasks

● A list of items that need to be done within a project

● All items are prioritize and order accordingly● Each sprint implemented the highest priority

Top priority

low priority

Page 9: Scrum framework [presentation material]

Daily Scrum

● 15 minutes● 3 questions

○ What did i do yesterday?○ What will i do today?○ What impedes me?

Page 10: Scrum framework [presentation material]

Sprint Review

● Scrum team & all stakeholders● Live demo not report● Convert feedback to new

Product backlog

Page 11: Scrum framework [presentation material]

Sprint Retrospective ● After Sprint review meeting● Reflects on the past sprint● Identifies and agree on Improvement

actions● 2 questions

○ What went well during the sprint?○ What could be improved next sprint?

Page 12: Scrum framework [presentation material]

Backlog Refinement (Grooming)● Re-estimate of existing PBIs● Splitting large item into smaller items● Estimation of new items● Not for PBIs selected for the current

sprint.

Page 13: Scrum framework [presentation material]

thanks!Any questions?