What does stack rank mean?

北城以北 提交于 2020-07-06 06:10:17

问题


What's stack rank mean for a work item in Team Foundation Server 2010? Is it a user characteristic of some kind?


回答1:


It assigns a priority to a requirement.




回答2:


In most cases priority and stack rank are aligned i.e. on average higher priority items will have lower/earlier rank... BUT

Stack Rank is not priority. It is just the order in which your team will work i.e. Rank 1 is the item on which your team will work first, Rank 2 is the second and so on...

so when does a lower priority item get an earlier/lower rank..

Example 1 Let's say you choose 3 bugs to fix in the current iteration.. 1 is high priority and 2 are medium priority.. but, lets assume, fixing one of the medium priority bug means regression testing.. so you will like to fix it at the earliest so that regression effects are visible at the earliest..

Example 2 a higher priority item needs more info before you can start working on it.. so you will keep its priority high but will move some lower priority item to earlier rank so that your team can continue working...




回答3:


The priority of each requirement determined by the product owner.

http://visualstudiomagazine.com/articles/2010/03/30/agile-project-management-for-everybody.aspx




回答4:


Microsoft has a documentation explaining it:

Planning, Ranking, and Priorities

If want to know more about Agile Development:

MSF for Agile Software Development v5.0



来源:https://stackoverflow.com/questions/3863642/what-does-stack-rank-mean

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!