Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 The Manifesto for Agile Software Development “We are uncovering better ways of developing software by doing it and helping others do it. Through this.

Similar presentations


Presentation on theme: "1 The Manifesto for Agile Software Development “We are uncovering better ways of developing software by doing it and helping others do it. Through this."— Presentation transcript:

1 1 The Manifesto for Agile Software Development “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 toolsIndividuals and interactions over processes and tools Working software over comprehensive documentationWorking software over comprehensive documentation Customer collaboration over contract negotiationCustomer collaboration over contract negotiation Responding to change over following a planResponding 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.” Is there ever a situation where these “values” could get a project into trouble? Is there ever a situation where these “values” could get a project into trouble?

2 2 4.1 What is “Agility”? Effective (rapid and adaptive) response to change Effective (rapid and adaptive) response to change Effective communication among all stakeholders Effective communication among all stakeholders Drawing the customer onto the team Drawing the customer onto the team Organizing a team so that it is in control of the work performed Organizing a team so that it is in control of the work performed Yielding … Rapid, incremental delivery of software Rapid, incremental delivery of software How is agile development different from the incremental and evolutionary approaches we discussed in Chapter 3? How is agile development different from the incremental and evolutionary approaches we discussed in Chapter 3?

3 3 The 12 Principles of Agility The 12 Principles of Agility Do any of the 12 principles of agility seem more/less important than any of the others? Do any of the 12 principles of agility seem more/less important than any of the others? Think of ways that you could try to achieve each principle on a project. Think of ways that you could try to achieve each principle on a project. 4.1 What is “Agility”?

4 4 4.2 What Is An Agile Process? Human Factors Human Factors Competence Competence Common focus Common focus Collaboration Collaboration Decision-making ability Decision-making ability Fuzzy problem solving ability Fuzzy problem solving ability Mutual trust and respect Mutual trust and respect Self-organization Self-organization Can you perform agile methodologies without talented and skilled people? Can you perform agile methodologies without talented and skilled people? Can you perform prescriptive methodologies without talented and skilled people? Can you perform prescriptive methodologies without talented and skilled people?

5 5 4.3.1 Extreme Programming (XP) The most widely used agile process, originally proposed by Kent Beck The most widely used agile process, originally proposed by Kent Beck XP Planning XP Planning Begins with the creation of “user stories” on 3x5 index cards Begins with the creation of “user stories” on 3x5 index cards Customer assigns each story a value Customer assigns each story a value Agile team assesses each story and assigns a cost Agile team assesses each story and assigns a cost Stories are grouped together for a deliverable increment Stories are grouped together for a deliverable increment A commitment is made on delivery date A commitment is made on delivery date After the first increment “project velocity” is used to help define subsequent delivery dates for other increments After the first increment “project velocity” is used to help define subsequent delivery dates for other increments

6 6 4.3.1 Extreme Programming (XP) XP Design XP Design Follows the KIS principle Follows the KIS principle Encourage the use of CRC cards (see Chapter 8) Encourage the use of CRC cards (see Chapter 8) For difficult design problems, suggests the creation of “spike solutions”—a design prototype For difficult design problems, suggests the creation of “spike solutions”—a design prototype Encourages “refactoring”—an iterative refinement of the internal program design Encourages “refactoring”—an iterative refinement of the internal program design XP Coding XP Coding Recommends the construction of a unit test for a story before coding commences Recommends the construction of a unit test for a story before coding commences Encourages “pair programming” Encourages “pair programming” “Collective ownership” of code “Collective ownership” of code XP Testing XP Testing All unit tests are executed daily All unit tests are executed daily Continuous integration, daily builds Continuous integration, daily builds “Acceptance tests” are defined by the customer and executed to assess customer visible functionality “Acceptance tests” are defined by the customer and executed to assess customer visible functionality

7 7 4.3.2 Adaptive Software Development Originally proposed by Jim Highsmith Originally proposed by Jim Highsmith ASD — distinguishing features ASD — distinguishing features Speculation, collaboration, learning Speculation, collaboration, learning Emphasizes collaboration for requirements gathering Emphasizes collaboration for requirements gathering Emphasizes “learning” throughout the process Emphasizes “learning” throughout the process

8 8 4.3.3 Dynamic Systems Development Method Promoted by the DSDM Consortium (www.dsdm.org) Promoted by the DSDM Consortium (www.dsdm.org)www.dsdm.org DSDM—distinguishing features DSDM—distinguishing features Nine guiding principles Nine guiding principles Active user involvement is imperative. Active user involvement is imperative. DSDM teams must be empowered to make decisions. DSDM teams must be empowered to make decisions. The focus is on frequent delivery of products. The focus is on frequent delivery of products. Fitness for business purpose is the essential criterion for acceptance of deliverables. Fitness for business purpose is the essential criterion for acceptance of deliverables. Iterative and incremental development is necessary to converge on an accurate business solution. Iterative and incremental development is necessary to converge on an accurate business solution. All changes during development are reversible. All changes during development are reversible. Requirements are baselined at a high level Requirements are baselined at a high level Testing is integrated throughout the life-cycle. Testing is integrated throughout the life-cycle. Functional Model, Design & Build, Implementation Functional Model, Design & Build, Implementation Prototypes, 11 projects roles Prototypes, 11 projects roles Less radical agile approach Less radical agile approach

9 9 4.3.4 Scrum Originally proposed by Schwaber and Beedle Originally proposed by Schwaber and Beedle Scrum—distinguishing features Scrum—distinguishing features Development work is partitioned into 30 day “sprints” Development work is partitioned into 30 day “sprints” Pre-sprint Pre-sprint Product owner Product owner Product backlog, release backlog, sprint backlog, sprint goal Product backlog, release backlog, sprint backlog, sprint goal Sprint Sprint Scrum meetings Scrum meetings Scrum master Scrum master Post-sprint Post-sprint

10 10 4.3.5 Crystal Proposed by Cockburn and Highsmith Proposed by Cockburn and Highsmith Crystal—distinguishing features Crystal—distinguishing features Actually a family of process models that allow “maneuverability” based on problem characteristics (clear, yellow, orange, red, etc.) Actually a family of process models that allow “maneuverability” based on problem characteristics (clear, yellow, orange, red, etc.) Face-to-face communication is emphasized Face-to-face communication is emphasized Suggests the use of “reflection workshops” to review the work habits of the team Suggests the use of “reflection workshops” to review the work habits of the team

11 11 4.3.6 Feature Driven Development Originally proposed by Peter Coad et al Originally proposed by Peter Coad et al FDD—distinguishing features FDD—distinguishing features Emphasis is on defining “features” Emphasis is on defining “features” a feature “is a client-valued function that can be implemented in two weeks or less.” a feature “is a client-valued function that can be implemented in two weeks or less.” Uses a feature template Uses a feature template the a(n) the a(n) A features list is created and “plan by feature” is conducted A features list is created and “plan by feature” is conducted Design and construction merge in FDD Design and construction merge in FDD

12 12 4.3.6 Feature Driven Development Reprinted with permission of Peter Coad

13 13 4.3.7 Agile Modeling Originally proposed by Scott Ambler Originally proposed by Scott Ambler Suggests a set of agile modeling principles Suggests a set of agile modeling principles Model with a purpose Model with a purpose Use multiple models Use multiple models Travel light (only keep models w/ long term value) Travel light (only keep models w/ long term value) Content is more important than representation Content is more important than representation Know the models and the tools you use to create them Know the models and the tools you use to create them Adapt locally Adapt locally


Download ppt "1 The Manifesto for Agile Software Development “We are uncovering better ways of developing software by doing it and helping others do it. Through this."

Similar presentations


Ads by Google