agile basics in 60 minutes

18

Upload: tom-henricksen

Post on 06-Sep-2014

250 views

Category:

Technology


1 download

DESCRIPTION

Agile Basics in 60 Minutes is a new eBook that covers the fundamentals of Agile and Scrum. These slides give you an overview of the main topics.

TRANSCRIPT

Page 1: Agile Basics in 60 minutes
Page 2: Agile Basics in 60 minutes

Why Are Changes Needed?

● Traditional approach slow and inflexible● Testing at the end● Change is discourage

Page 3: Agile Basics in 60 minutes

Agile Manifesto

1. Individuals and interactions over processes and tools

2. Working software over comprehensive documentation

3. Customer collaboration over contract negotiation

4. Responding to change over following a plan

Page 4: Agile Basics in 60 minutes

Agile Keys

● The key is to make the process lightweight and adaptive to change.

● Agile asks us to have frequent check ins with stakeholders.

Page 5: Agile Basics in 60 minutes

Scrum

● Scrum was born out of work on eXtreme programming

● The term “scrum” is reference to a rugby team that moves as a unit.

Page 6: Agile Basics in 60 minutes

The Benefits of Agile

● Agile emphasizes short cycles or iterations of work

● Agile is also lightweight and adaptable when compared to traditional waterfall software development.

Page 7: Agile Basics in 60 minutes
Page 8: Agile Basics in 60 minutes

The Sprint

1. The Agile process breaks down work into something called a Sprint.

2. The Sprint length can be as short as two weeks or as long as four weeks.

Page 9: Agile Basics in 60 minutes

The Sprint Backlog

● The stories the team has agreed to work on during the Sprint is called the Sprint backlog.

● These user stories are selected from the product backlog

Page 10: Agile Basics in 60 minutes

Daily Scrum or Standup

One of the most helpful practices in Scrum is the Daily Standup Meeting or Daily Scrum.1. What did you do yesterday?2. What will you do today?3. Is there anything in your way?

Page 11: Agile Basics in 60 minutes

Scrum Roles

1. The Product Owner brings the business requirements to the team.

2. The Scrum Master is the team coach and leads the team through the Sprint.

3. The Team estimates their stories and makes their own designs and implements them.

Page 12: Agile Basics in 60 minutes

User Stories

User stories are short, simple descriptions of a feature told from the perspective of the person

who desires the new functionality, usually a user or customer of the system. —Mike Cohn,

Mountain Goat Software

Page 13: Agile Basics in 60 minutes

Acceptance Criteria

Acceptance criteria defines the boundaries of a user story and tell when a story is done.

Page 14: Agile Basics in 60 minutes

Sprint Retro

1. Examine the successes and failures of the Sprint

2. Try to get the whole teams input3. Last meeting of the Sprint

Page 15: Agile Basics in 60 minutes

Product Backlog

● Product backlog is a list of features and changes to be done.

● The product backlog list must be ordered in the priority they should be completed.

Page 16: Agile Basics in 60 minutes

Backlog Grooming

● The Agile team periodically will meet to groom the backlog.

● Grooming involves reviewing user stories to check for their completeness.

Page 17: Agile Basics in 60 minutes

Sprint Planning

● Agile team meets to plan next Sprint● Outcome should be a prioritized list or Sprint

Backlog