What tools provide burndown charts to Bugzilla or Mylyn? [closed]

回眸只為那壹抹淺笑 提交于 2019-12-04 10:38:22

问题


My team and I need to work on a project whose bugs are filed in Bugzilla, using Mylyn.

Do you know of any tool or plug-in that provides scrum-inspired burndown charts to Bugzilla or Mylyn?

Hopefully, this tool would be free for commercial usage, but we're not closed to commercial tools.

Update: 4 hours of research allowed me to find very few free tools. Looks like bugzilla isn't popular in agile teams! And obviously, it's not the best fit.


回答1:


The Songbird project made a really good job of documenting how they customized their Bugzilla instance and developed tools to automatically generate daily reports, including burndown charts. They released their set of tools as ruby open-source code under the MIT license. Very interesting stuff, especially since it comes from a high-profile, important community project.




回答2:


There's Scrum Vision:

  • free
  • open source in very active development
  • for mylyn
  • publishes burndown chart to a Google Spreadsheet

We think of this as the last resort option, because of the charts being generated offsite.




回答3:


There's also TargetProcess:

  • commercial
  • free for up to 5 persons, self-hosted (need a Windows server)
  • integrates with Bugzilla and JIRA:
    • Bugzilla synchronization is automatic, one-way (read-only)
    • JIRA synchronization is automatic, two-way
    • Subversion, Selenium, and more



回答4:


And there's VersionOne:

  • supposedly the most used commercial tool
  • integrates with Bugzilla, JIRA, Subversion, Fitnesse and more

There's also a really nice features list (PDF).




回答5:


There's also Yoxel:

  • commercial open-source
  • integrates with Bugzilla and others
  • not sure if burndown charts are part of the free open-source offering
  • UI and UX made it really hard to find burndown charts. Or maybe because the demo data wasn't setup to make them work, because I've definitely seen line charts, just no burndown-looking one.



回答6:


It wasn't easy to find out that ScrumWorks Pro features burndown charts, but on second look, it does:

  • commercial
  • price undisclosed (contact the company for a quote!)
  • Pro integrates with Bugzilla and JIRA
  • synchronization is manual: import or update-from-reimport
  • synchronization is one-way: bugs/issues are read-only in the software



回答7:


I also found Rally Enterprise Edition.

  • commercial
  • EE integrates with:
    • Bugzilla and JIRA:
      • Bugzilla synchronization is automatic, two-way
      • JIRA synchronization is manual, two-way
    • Mylyn & TaskTop
    • Subversion, Fitnesse, Hudson, Ant, and much more



回答8:


  • Free for commercial use
  • Online
  • Simple

Have a look: http://www.burndown-charts.com/teams/dreamteam/sprints/prototype-x

Oh they also support teams in different time zones and openID.



来源:https://stackoverflow.com/questions/528519/what-tools-provide-burndown-charts-to-bugzilla-or-mylyn

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