Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Scrum 101

memarin
July 13, 2015

Scrum 101

Introductory presentation on Scrum

memarin

July 13, 2015
Tweet

Other Decks in Business

Transcript

  1. Confidential As a/an <type of user>, I want <some goal>

    so that <some reason>. As a client, I want to be able to change my mailing address so that I can match it when I got a new one. 6 USER STORIES
  2. Confidential Definition of Done 7 e.g. - Builds without warnings

    - Pass unit testing - Peer reviewed - Tracker updated - Pushed to demo The DoD is usually a clear and concise list of requirements that a software Increment must adhere to for the team to call it complete.
  3. Confidential Acceptance Criteria 8 e.g. 1. Only administrators can create

    user accounts 2. Can create a user account by entering his/her name and email address 3. Cannot create a user account with an existing email address 4. Receive notification that an account activation email is sent to the entered email address 5. Verify to the intended recipient that an email was received
  4. Confidential • Scale • 1, 2, 3, 4, 5 •

    XS, S, M, L, XL • Conversation • Consensus 9 SIZING & ESTIMATION
  5. Confidential • Sprint Planning • 1 day • 2 sessions

    • Time boxed (4 hours / session) 11 ACTIVITIES
  6. Confidential • Daily Scrum • 15 minutes • Answer the

    following: • What did you do yesterday? • What will you do today? • What obstacles are in your way? 12 ACTIVITIES
  7. Confidential • Sprint Retrospective • Time boxed (2 hours) •

    Answer the following: • What we should stop doing? • What we should start doing? • What could be improved? 14 ACTIVITIES