Data for calculating Vellocity Chart in Rally [duplicate]

可紊 提交于 2019-12-02 14:56:36

问题


I was working on a project to pull out data from rally and create a vellocity chart.

I understand the REST Web Service APIs to use are Defects, Iteration,Hierarchical requirement and Iterationcumilativeflow data.

But can you please tell me how the actual calcualtions are done to calculate the velocity per iteration for a particular project.

What all data are required and how it can be achieved. Right now im able to pull planestimate of all accepted user stories and total plan estimate.


回答1:


Seems to be a duplicate of Velocity Chart in Rally.

In that post I answered: "I wrote an app recently to calculate velocity. I used the story points of all accepted stories/defects in a time period (iteration/release). My numbers ended up matching what Rally had for my velocity, so I believe that is all it takes."



来源:https://stackoverflow.com/questions/18124447/data-for-calculating-vellocity-chart-in-rally

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