How User Stories break down should be represented in RTC?
For an Agile project the recommendation is to break down the set of user stories to smaller ones, containable into iterations. Although only the lower level stories are executable items, having the hierarchy in plan in RTC helps teams to see the whole picture of what they try to achieve and puts every small user story into context.
However the higher, non executable, stories should not represented in RTC in the same way as they will be picked up by the burndown reports and other metrics and add to the backlog of story points. What is the recommended way of representing this hierarchical view of user stories in RTC without impacting your executable items and reports? |
3 answers
stories are not executable items.. TASKs are executable items.
stories appear in Plans. (and if u ask, you can get the tasks too). stories appear in Burdowns/BurnUps..tasks do not. stories are complete or not.. no % done. we created higher level objects.. Epic (work across more than one sprint) and Theme (work across more than one release). we only sized stories. Comments Sam thanks for the response.
well... agile says 'Story' is a unit of work that will be completed in one sprint.
1
Geoffrey Clemm
commented Jul 02 '13, 4:05 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
One thing to keep in mind is that some of the agile "best practices" are designed to address problems in tooling (or lack of tooling) ... so one reason to avoid having child stories is that it is hard to model with stickies on a whiteboard. On the other hand, just because a tool makes it easy to do something doesn't mean you should do it (:-). So in this particular case, one would want to identify what are the problems in practice of having stories that have child stories. I have often broken a massive story (e.g. 80 story points) into a set of smaller stories. In that case, I distribute most of the points into the child stories, but maintain a few points with the parent story, to reflect the fact that there usually is some work associated with pulling the child stories together.
|
Hi, Theony,
We're actually using plan items for those of your higher level stories. Here is our work item hierarchy for your reference. Hope it helps. Thanks.
|
Thank you all for your replies. I think what I should experiment using the plan items to give some structure around the planned work, but keep the stories as a flat list, all at the same level.
Geoffrey raises a good point about not be able to easily manage nested stories as stickies on a whiteboard; I will keep that in mind when defining the stories. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.