Developing Discipline in the Agile Process
This post is the result of group notes on:
“Developing Discipline in the Agile Process”
There were also two related issues:
- Fighting scope creep
- Paired programming
How do we ensure stories get done?
- Scrum/Story Board
- Stand-up meetings – check status
- Switch tasks dynamically
- Ready access to answers
- Ability to re-prioritize the backlog
How do we avoid scope creep?
- Refactor often to keep the code clean
- Story specifications
- Use TDD to minimize scope