Sprints
In agile software development process the work to be done is often split into sprints. A single sprint lasts from one to four weeks periods.
Before starting a new sprint there is usually a sprint planning session that a person uses to define what will be done in this period. If a mistake is done, then a person looses just weeks of that person's time.
Sprint planning is done by the group by asking questions of why this change is needed and what needs to be done for it to happen.
Sprint session may include time to review why a specific change was not done. However, a person who experiences issues need not wait until sprint planning session to bring up these issues. These show stoppers need to be brought up much sooner.
Hopefully this team has periodic meetings to discuss issues on daily basis.
Comments
Post a Comment