开发者

Is there a jira plugin for managing daily performance/bug testing or statistics?

At work we thought it would be nice to track our performance statistics on a daily basis with Jira. We already have an automated testing suite, but ideally we could link this to Jira ticket spanning a project, and every day the automated results would be added to the top level ticket info, and a comment or subtask would be created with detailed stats and detailed perfor开发者_如何学JAVAmance analysis by an engineer.

Does anything like this exist, or would this require writing an actual jira plugin?


I think you are talking here about some unusual usage of JIRA. Normally, you have a lot of tickets to a project, and not 1 ticket "spanning a project". Here are some hints what could be available (depending on the other software your are using):

  • If you use a build environment like Hudson or Jenkins, there are plugins available to link the fixed issues to the build where the fixes were made. See "Jenkins JIRA Plugin" for some more information. So if you have a nightly build (once a day), Jenkins will give you a list of JIRA tickets that were worked on.
  • JIRA itself has a lot of charts that may be worth looking at. So e.g. the "Created vs. Resolved Chart" shows you the tickets that were created anew and were solved on a daily, weekly or monthly basis.
  • Eventually, the data you search for is available as a gadget (see the documentation). Then you can add that information to your dashboard by using the normal mechanisms of JIRA.

None of the tips above does exactly what you want to get ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜