In continuation to the prev post on "Ten Best Tools for Test Automation" read another interesting link (toolsjournal) on what are the ten best open source bug tracking systems, so here is the list in no particular order:
- Bugzilla
- Mantis BT
- Trac
- Redmine
- OTRS [Open-source Ticket Request System]
- Request Tracker
- Eventum
- BugGenie
- WebIssues
- Fossil
And if you want a comparison on the tools features here is an excellent link

1 comments:
good list. I have used 4 out of the 10 over my career. The problem I have had at a few of my employers is that these systems are a bit too technical for non-tech staff. At my current employer most of our staff do not have a software background and mantis was a bit too confusing for them. We ended up making our own bug tracker, which was designed to be as simple as possible to use... but it certainly isn’t as feature packed as some of the products on your list. Folks here have been pretty happy with it though :)
Post a Comment