-
Notifications
You must be signed in to change notification settings - Fork 10
Scrum
sb10 edited this page May 28, 2012
·
7 revisions
We did some development using the Scrum methodology, but now it's back to primary development by Sendu, with ad-hoc help by others where necessary.
Original (now outdated) documents follow, but this is now handled in Asana.
- Product Backlog: the prioritised master list of everything that needs to get done
- Sprint Backlog: what we've agreed to get done this week
- Sprint Completions: things from the Product Backlog we've completed
Typical things to enter the Sprint Backlog will include pipelines and their component steps. Unless otherwise noted, the acceptance criteria for completing work on these will be:
- Steps must be independent and not make assumptions about their inputs beyond what they define in their StepIODefinitions.
- A test with custom (small) test data must be written, must show that the step/pipeline really works as expected, and must pass all OK.