Agile training

What is agile?

  1. Methodology - Scrum
  2. Specifc way of developing software
  3. Framework or process

Agile is set of values and principles

Agile manifesto

  1. Individual and interaction over process and tools
  2. Working software over comprehensive documents
  3. Customer collaboration over contract negotiation 
  4. Responding to change over following a plan

Agile is dealing with No plan and making decision, Agile is a timebox actually

Scrum Framework

  1. Courage
  2. Focus
  3. Commitment
  4. Respect
  5. openness

Scrum artifacts

  • Product Backlog (composed of a lot of user stories) - user story is extracted according to its highest value
  • Sprint Backlog (decided by Sprint Goal) High value is visiable, real time of the work in the sprint progress
  • increment (usable)

 

Scrum Team

  • The Product Owner (PO) - ordering PBI (product backlog item) and optimizing the value 
  • The Development Team (DT) - 1. Self organizing 2. Cross functional
  • The Scrum Master (SM) - work out every problem (Team leader cannot be as Scrum Master role) 
    1. ensure goal and scope
    2. Coaching
    3. Remove impediments
    4. Facilitating

Scrum Event

  1. The sprint - timebox
  2. Sprint planning - At most 8h/4w sprint duration
  3. Daily scrum
  4. Sprint Review
  5. Sprint Retrospective

你可能感兴趣的:(Agile training)