9
Customer collaboration over Contract negotiation The Agile Manifesto Individuals and interaction over Processes and tools Working software over Comprehensive documentation Responding to change over Following a plan Craftmanship over Crap

The Agile Manifesto

  • Upload
    zocha

  • View
    44

  • Download
    0

Embed Size (px)

DESCRIPTION

The Agile Manifesto. SCRUM. Roles Chicken and Pigs. Ham and Eggs A day’s work for a chicken, a lifetime commitment for a pig. SCRUM Role: Product Owner. representative of all stakeholders focus = business side of the product carries the product vision to the team - PowerPoint PPT Presentation

Citation preview

Page 1: The Agile Manifesto

Customer collaboration over Contract

negotiation

The Agile ManifestoIndividuals and interaction over Processes and

toolsWorking software over Comprehensive

documentation

Responding to change over Following a plan

Craftmanship over Crap

Page 2: The Agile Manifesto

Roles◦ Chicken and Pigs

SCRUM

Ham and EggsA day’s work for a chicken, a lifetime commitment for a pig.

Page 3: The Agile Manifesto

representative of all stakeholders focus = business side of the product carries the product vision to the team formalizes the product backlog prioritizes it by business value

SCRUM Role: Product Owner

Page 4: The Agile Manifesto

does everything to win the game – to deliver the product.

cross-functional self-organising needs to understand the vision delivers product increments

SCRUM Role: Team

Page 5: The Agile Manifesto

Coach and facilitator of the team Improves the productivity training plan for the team

◦ Retrospectives ◦ Impediment Backlog

controls the scrum process protects the team collaborates with product owner

SCRUM Role: Scrummaster

Page 6: The Agile Manifesto

SCRUM: Phases of an iteration

Page 7: The Agile Manifesto

You can’t have an agile company without agile engineering practices

XP, anyone?

Page 8: The Agile Manifesto

Communication Simplicity Feedback

◦ Continuous Integration◦ Informative Workspace

Courage Respect Sustainable Pace

XP: Values

Page 9: The Agile Manifesto

Designing◦ Spiking◦ TDD◦ Incremental design

Coding◦ Pair programming◦ Refactoring◦ Collective code ownership

XP: Activities