Scrum

Overview


  • Product Backlog - is a list of items required to finished before the current project is finished. It is updated regularly as the project evolves.
  • High priority items are selected and worked on in short reasonably fixed time period, called a sprint. Sprints are only completed when the selected item has been fully completed (and agreed upon as being completed)

Sprints


A typical sprint will go through the following steps.

  • Requirements Gathering
  • Design
  • Development
  • Comprehensive Testing
  • Integration
  • Documentation
  • Approval