Reading

Sommerville, Chapter 3

Objectives

  1. Know the Agile Manifesto
  2. Analyze the Principles of the Agile Manifesto
  3. Understand how Extreme Programming uses incremental planning, small releases, simple designs, refactoring, test-first development, pair programming, collective ownership, on-site customer, continuous integration, and sustainable pace for software development
  4. Understand the process, activities, roles, and tools of the Scrum Process

Notes

Read using the following as a guide:

  1. State the four tenets of the Agile Manifesto.
  2. Read and consider the Pro’s and Con’s of each Principle of the Agile Manifesto.
  3. Define each of the following aspects of Extreme Programming:
    • Incremental planning
    • Small releases
    • Simple designs
    • Refactoring
    • Test-first development
    • Pair programming
    • Collective ownership
    • On-site customer
    • Continuous integration
    • Sustainable pace
  4. Describe each of the following associated with the Scrum Process
    • Product Owner
    • Scrum Master
    • Scrum Development Team
    • Sprint Planning Meeting
    • Daily Scrum Meeting
    • PBI Refinement Meeting
    • Sprint Review
    • Sprint Retrospective
    • Product Backlog Item (PBI)
    • Sprint Task
    • Sprint Backlog
    • Sprint Burndown Chart

Resources

Measuring Agile

Agile is not an excuse to ignore formal software project management. The following tests can be used to determine if an organization is embracing agile principles or merely buzzwords:

Further Reading

Agile Manifesto and Principles of Agile Software