I am trying to understand the new scrum template of tfs2010. I understand that PBIs are implemented by SBTs. but how is an SBT linked to a sprint. I mean, how do I specify that this SBT belongs to this sprint.

有帮助吗?

解决方案

Actually, there is a Product Backlog Item work item type.

You associate the two by setting the Iteration Path of the Sprint work item, then setting the same iteration path on the PBI (or any other work item).

其他提示

See [Aaron Bjork's session on \BUILD](http://channel9.msdn.com/events/BUILD/BUILD2011/TOOL-793T) on this subject to understand this better.

I believe he is using the Agile process template, but the same principles can be applied to the scrum template.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top