vote up 70 vote down star
65

I'm currently looking at Bugzilla and Trac, as they seem to be the most popular (and I'm hoping that also means if there are any problems, it will be easier to get help), but I'm curious what solutions you use or have used and what your thoughts are.

I'm currently leaning toward Trac, as it's Wiki functionality can be used to support documentation. But that might not be a good enough reason to jump on Trac.

flag
show 1 more comment

115 Answers

1 2 3 4 next
vote up 0 vote down

We use WikiTrac , easy to use.

link|flag
vote up 0 vote down

I've used Gemini. Works well for a small team and good value for money. Mercury test director is pretty neat and works well for a large team.

link|flag
vote up 0 vote down

I got my last company using Lighthouse because as far as our project managers were concerned, Trac was unusable. It's interface is just way friendlier to less skilled users. Also they seem to be upgrading functionality like CVS export and their API is improving as well. I'm still using it as an indie developer, since a broad range of designers and clients can be taught how to use it fast, unless they are on IE6...

link|flag
vote up 0 vote down

+1 for Pivotal Tracker. I've tried just about everything and this is the first solution that really works both for a single developer as well as a small team. Unless you don't like seeing bugs, chores, and features mixed together, but this matches how I work.

link|flag
vote up 0 vote down

http://www.countersoft.com offers Gemini. For us, it's one of the better .NET browser-based offerings.

I just their 5 user licence coz its' FREE!

link|flag
vote up 3 vote down

Highly recommended! Try the new issue tracker from JetBrains - YouTrack (http://www.jetbrains.com/youtrack/index.html)!

It is installed in just seconds, can be used via keyboard, and provides human-like query language for the fastest search.

A real revolution in bug tracking! :-)

link|flag
vote up 0 vote down

Subscribe to new online bug tracker called - Bontq

link|flag
vote up 0 vote down

Trac with Dokuwiki

link|flag
vote up 0 vote down

We are using informup (http://www.informup.com ). really great tool for small - mid size group including very good dashboard, customized fields, customized workflow, emai lnotification etc... Really easy to use and maintainance. In the past I used Test director, bugzilla and few more small bug tracking and really love this tool especially because you get the best solution for a very cheap price!!!

Thanks:-)

link|flag
vote up 0 vote down

In my current organisation I am using Clear Quest and Quality centre for different projects - one is at the client end and another is at out end. Also I worked on Bugzilla in my previous organisation.

Quality Center basically gives the facility to manage test scripts, generes tracebility matrix to check the coverage area.

Bugzilla is generally used to log bugs but it can also linked with some test management tool like TestLink to manage test cases. We have done this in my previous organisation.

Both Clear Quest and Quality Center needs licensed copy whereas Buqzilla is open source so for a small organisation Bugzilla is preferable.

Thanks.

link|flag
vote up 0 vote down

We are a 12 person team and use Countersoft Gemini. Love it for it's simplicity, intuitiveness and UI. Plus it has add ons for VB, Outlook, a nifty time tracker and rich client.

link|flag
vote up 1 vote down

Trac - light, customizable, extensible.

link|flag
vote up 0 vote down

Mantis

coupled with subversion ...

link|flag
vote up 0 vote down

We use JIRA in conjunction with desktop JIRA Client.

link|flag
vote up 0 vote down

I have used Mantis. It's good and simple.

link|flag
vote up 0 vote down

+1 for Gemini which liammclennan has already pointed to above. It's a great product at a hard-to-beat price. In fact Gemini worked out for us with about 30 developers in an environment that never had bug tracking before - highly recommended.

link|flag
vote up 0 vote down

I haven't used this personally, but it looks awesome: JetBrains Charisma. It is still in "beta" test mode.

  1. Features list
  2. Example
  3. Try Out!
link|flag
vote up 0 vote down

I would definitely give redmine a try...

link|flag
vote up 0 vote down

http://opengoo.org/

link|flag
vote up 0 vote down

I'd never trust such a crucial workflow tool to a proprietary application, so anything that's not free software maintained by an active community doesn't even make our list.

Of the possible offerings, I find Roundup to be the best balance between flexibility, standards compliance, and simple by default.

link|flag
vote up 1 vote down

We use BugTracker.NET. It's OSS, Windows centric and easy to set up if you have any experience with Windows or SQL. Not fancy but we have never had any problems with it.

link|flag
vote up 1 vote down

We just implemented Bugzilla. If you're not a linux guru, you can download a VM with everything configured.

It's also possible to do Active Directory and Exchange integration if you're running it on a Windows network.

link|flag
vote up 0 vote down

We use customers as such tool. They seem to be happy with that.

link|flag
vote up 0 vote down

I use BugTracker.NET. It is a nice and simple program and very fast. With nice features like fulltext search, ...

link|flag
vote up 0 vote down

We use Unfuddle with ok results. It's competent. It looks nice and does what we need, but it can sometimes feel like a lot of clicking in order to get what you want.

Recently I've been lusting after Lighthouse because Unfuddle can feel a bit pokey and I saw that Lighthouse has a desktop client application which looked speedy. Lighthouse's webapp version seems unintuitive to me though. I can never find the right thing to click on.

link|flag
vote up 1 vote down

If we only consider bug-tracking solutions, Trac, Mantis and Bugzilla are imo most famous open source solutions. Jira and FogBugz are famous commercial solutions. They will all do the job.

Now, if I had to introduce a bug-tracking software somewhere, this is how I would proceed.

If there isn't any developer oriented bug-tracking in place, the goal is more to initiate a process than to learn a tool. So I'd choose an open source solution and start to use it asap. As I said, all mentioned tools would do the job but... Trac and Mantis are easy to use, Bugzilla is less user friendly and has a higher learning curve. Bugzilla eliminated. With Trac, you get everything in once: bug tracker, source repository browser, wiki, etc and can use these extra parts with no extra cost. Mantis eliminated. I'd choose Trac (or Agilo if makes sense) and introduce the wiki for free if required.

If a company is mature on bug-tracking, uses lots of tools (e.g. one for each project) and is looking for a corporate and unique solution, I'd mention Jira and FogBugz but would recommend Jira (because of Bamboo). I'm not saying FogBugz isn't good but the other Atlassian's tools are often appreciated in corporate environments too (Confluence for the wiki, Fisheye for the repo browser, Bamboo for continuous integration, Crowd for SSO between all the parts) and are a kind of standard in the enterprise (at least in my country).

link|flag
show 1 more comment
vote up 3 vote down

Noone mentioned Fixx by hedgehoglabs. The interface is well balanced between intuitive and well featured. The product is maturing rapidly and has a decent REST API for any batching you might want to do. Plus its very well priced.

I've used mantzilla firefly fogbugz trac and bugzilla in the past but none really suited my needs.

link|flag
vote up 0 vote down

I have used:

Team Foundation Server FogBugz Mantis BugZilla etc...

link|flag
vote up 0 vote down

We've been very happy with TeamSupport. It's designed to work with both the customer service team and the development team (hence the name I guess). 100% hosted solution, and the first three users are free.

link|flag
vote up 1 vote down

I use Trac for my bugtracking.

link|flag
1 2 3 4 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.