Sprint Operations » History » Revision 12
« Previous |
Revision 12/17
(diff)
| Next »
Thomas Ganley, 02/24/2023 04:40 AM
Sprint Operations¶
Overview¶
This page outlines tips and tricks to organizing and planning a Sprint, which will last 1 month for this project.
Starting a Sprint¶
- First, ensure the backlog has recently been groomed so that the team is prepared for the upcoming sprint (see Backlog_Grooming). Based on the sprint retrospective from the previous sprint, the scrum master should estimate the team's current sprint velocity. This places an upper limit on the amount of work the team can assign itself.
- The scrum master will organize a sprint planning meeting for the team to discuss and prioritize the work being done this sprint. See Sprint_Planning to learn what this looks like.
- During sprint planning, edit tasks and assign them to this month's sprint.
- Also, create a custom view in the backlog by adding the sprint filter and clicking "Save custom query". A quick filter will then appear on the right-hand menu for this sprint. Click "clear" to return to the default view.
Note that in redmine, sprint labelling is accomplished using custom fields in the AlbertaSat administration settings. Contact an administrator if a sprint label needs to be added to the dropdown.
During a Sprint¶
On a weekly basis, the team will complete a standup. Each member on the team is expected to participate and answer the standup questions outlined in Daily_Standup:- What did I work on last week?
- What am I working on this week?
- What issues are blocking me?
- What could others do to help?
Mid-way through the sprint, the team will complete a happiness metric, according to the guidelines in Happiness_Metric
Adding Tasks During a Sprint¶
Though not recommended, if an urgent task arises during a sprint, it can be added to this sprint. At the discretion of the scrum manager and product owner, the task can either take the place of a user story assigned at sprint planning, or be added on top of existing work. The same expectation of completing the task within the current sprint still apply. If it is expected to take longer, then it should be split into multiple user stories.
Concluding a Sprint¶
- At the end of the sprint, the team will complete a sprint retrospective according to Retrospective to wrap up work on the sprint. This will serve as a review of the work that was done and facilitate a discussion about how to improve for the next sprint.
- The team should also complete another Happiness_Metric.
Sprint Velocities¶
100-150 hours/month: Webb
150-200 hours/month: Sputnik
200-250 hours/month: Voyager 1
250-300 hours/month: Galileo
300-350 hours/month: Parker
Updated by Thomas Ganley about 2 years ago · 12 revisions