Thursday, February 14, 2019

SCRUM Basics and VSTS


  • Capture requirements, build FDD
    • Capture User stories
      • [Role:]As a Purchasing Agent i need to 
      • [Requirement:] see Total Sales from all Stores 
      • [Reason:] to make better purchasing decisions
      • Generate Requirements
        • Discuss and agree on acceptance criteria
          • Build test cases to identify all error handling points
        • Generate Tasks
          • Assign tasks to team members
          • Team members Enter expected times for completion against each task
      • Missed Tasks are added as new Requirements>Tasks and linked to the original requirement
  • Every morning, 15 minute stand up meeting
  • Each person will answer 3 questions
    • What did you achieve?
      • Task was Completed? Delayed? Blocked?
      • Log entry created in activity log for all team members per day
      • All completed work is reviewed and confirmed before status updated
      • Task status/hours updated
    • What do you expect to complete today? (Exit Criteria)
    • Scrum master sends recap email to document and guide team members

No comments:

Post a Comment