vote up 0 vote down star

We are looking into adopting Scrum and would want our Scrum Masters to be able to handle 3~4 parallel Sprints. These parallel sprints can be for a single product or unrelated products. Is it a better practice to start the parallel sprints 1~2 days appart or have a wider gap than that.

flag

3 Answers

vote up 1 vote down check

We have used scrum teams that work on different modules in the same project.

In our case we start the sprints on the same day for all teams. We also have some of the standard meetings as joint meetings with all team members, for example the retrospective.

If we did not do it like this we would get two problems:

  • More difficult to coordinate work / dependencies between the teams
  • The team that started first may determine what the other teams need to work on
link|flag
Shiraz, in your case, is the Scrum Master the same person for two or more teams in the combined planning, review and retrospective meetings? – Kashif Awan Jul 30 at 18:02
Yes, same scrum master. If you have more than one scrum master, you also need a "scrum of scrums" to coordinated the teams. – Shiraz Bhaiji Jul 30 at 18:08
Well the Scrum of Scrums is needed anyway if you have multiple Development Teams, the Scrum Master should not become the "communicator" and "information vehicle" between multiple teams. – ANdreaT Aug 2 at 14:42
vote up 0 vote down

Generally Speaking there is no rule. If the Sprint are related to each other, means the teams are pulling out of the same Product Backlog, than the Sprints must be synchronized, so the only way out is to have a single Sprint Planning Meeting, and one Scrum Master (depending on the number of teams may not be such an easy job ;-) ).

You will have a problem though by the Team Retrospective, there you need to off-set the meetings, or a single Scrum Master won't be able to moderate both of them :-)

If you run on unrelated projects, with multiple teams, than I normally suggest to off-set the Sprints so that not only the Scrum Master, but also all the other "high profile" resources, and the infrastructures (deploy, build time, meeting rooms...) can be better used and planned :-)

HTH
Best
ANdreaT

link|flag
Thanks for this wonderful insight Andrea. I will certainly make use of it. – Kashif Awan Aug 10 at 20:40
vote up 1 vote down

I think the scrum master will be most important and demanded during sprint planning and review/retrospective meetings (especially when starting with SCRUM).

These meetings might be a little bit strenous and long (especially the first few sprints). So you should schedule your sprints in a way the scrum master can handle.

link|flag
Thank you Martin. This was my initial though as well. It looks like Shiraz's place are launching multiple scrums using same set of Scrum Master from a single planning meeting. We'll see if our Scrum Masters can handle the load as you said. – Kashif Awan Jul 30 at 20:23

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.