vote up 71 vote down star
67

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

116 Answers

vote up 1 vote down

We are a custom software development company ... so we figured "we'd eat our own dogfood" and wrote our own.

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

We use Numara FootPrints. Our organization has a lot of teams doing very different things, and the multiple configurations Footprints allows seems to help fulfill some of the teams needs. This 'silver bullet' approach leaves a lot to be desired though, and so for sw development, we're going to switch.

FogBugz and Bugzilla are leading the pack, and we'll probably go with FogBugz.

Instead of trying to map our processes to take advantage of every feature a tool might have (which results in a footprints ticket with over 100 fields on the screen!), we've tried reducing the process to the bare minimum to encourage use.

Fogbugz has the simplest interface by far, and the trainable email submission and semantic linking are great features we're excited to use.

link|flag
vote up 1 vote down

Currently, Rational ClearQuest through Citrix. Layers and layers....

As a user, it was cumbersome at first. After using it for ~3 years I've gotten extremely fast with the shortcuts.

link|flag
vote up 1 vote down

We use OnTime, but our team prefers to call it Late. It's dog slow and cumbersome to use.

The best issue tracker that I've worked with so far is Jira.

link|flag
vote up 1 vote down

We also use trac / subversion and Mylyn my blog has info on how to install SVN & Trac on Windows as some people found this quite hard to get their heads round.

With the timing and estimation plugin you can keep track of where you project is at, also you have the ability (without the plugin too) to update tickets from the commit message, and thus giving you a circular reference between code and tickets another must is master tickets so that you can have 1 larger job and split it down, then as you reference tickets correctly and link them it can help with impact analysis when you need to modify the code base etc.

link|flag
vote up 2 vote down

We use Mantis as well and I would say that it's solid but is certainly not on the bleeding edge of web application technology. We are being mandated to switch over to Quality Center which, I have to say, is absolutely awful. Expensive, very difficult to use and slow. It has a long feature list but what good are features when they are so very difficult to use. Not to mention that although the makers might consider it a web-based application it's actually entirely ActiveX-driven and therefore only usable with an IE-based browser. I really can't say enough bad things about that product.

link|flag
vote up 0 vote down

I've seen a couple of responses from people who do not like OnTime or think it lacks in features (but without specifics).

What specifically do you not like?

I've got the free single user version running at home with both desktop app and web versions running, and I've also been playing around with the Web SDK. To me, it is pretty easy to use, and seems to have all of the functionality I would want.

link|flag
vote up 0 vote down

We use Mercury Test Director. It's not horrible, but I would not recommend it to anyone. It's expensive (per user licensing) and has a high PITA factor. It's also a UI/macro test suite, so it's weakness if probably due to covering too much ground.

link|flag
vote up 5 vote down

Not using it actively but I found flyspray to be quite useful.

link|flag
show 3 more comments
vote up 2 vote down

Another Jira user here, though in the past we have used and liked fogbugz and version one.

link|flag
vote up 2 vote down

We use Trac combined with Subversion and Eclipse Mylyn. Mylyn itself can be used with many of the other bugtrackers that were mentioned before. It's really great when you do development work with Eclipse as you can switch between different tickets fast and all your context (esp. open files) is restored, you get links to tickets in your commit messages automatically etc.

We also use the Trac wiki extensively to document ideas, concepts and track the status of milestones on the roadmap. The possibility to link to almost anything is a feature that I personally wouldn't like to live without anymore. You can describe the current state of your project including change logs with links to the tickets that were fixed in the different versions etc.

However, when you decide for Trac, you should be prepared for some configuration work that needs to be done. Check out trac-hacks for extending the functionality of the base installation.

link|flag
vote up 0 vote down

Bugzilla version rc3.0.3 integrated with CVS. Now we intend to integrate also with our wiki. We've been using it over 4 years. At the begining, some of the business analysts became a bit resistent. Now we developers and BAs can't live without this tool. Very simple and useful.

link|flag
vote up 8 vote down

We use FogBugz which is licensed per user. They offer the option of having it hosted by FogCreek or installed on your own server. We have it installed locally on an IIS server connected to SQL Server database secured and managed in a corporate data center at a remote site. Overall, the system works great, and while the user licensing and support costs have increased for new users in recent years, it is still a great value.

We Started off on version 5.x and really liked the system, found it to be very robust and simple to use. A major philosophy of the system is to make it simple to capture/enter bugs and to keep bugs owned by a specific person who is expected to act on it next.

We recently upgraded to the 6.x system that has a whole new interface graphic design. Still getting used to the changes of the layout of things, but certainly like some of the new reporting and search/lookup features that seemed to be missing in the previous versions. I would say the new version is overall improved over 5.x, but I am not so sure the layout is quite as visually clean as the previous version - visually it seems to be a bit harder to find fields. Not sure this is because of familiarity with previous version or if the older was really better in this regard. Would be curious what other users think....

In any case, definately recommend the system as easy to buy, easy to install, easy to use, a good value, easy to upgrade, and very well supported by FogCreek.

link|flag
vote up 9 vote down

I use BugTracker.NET. It is very nice and simple.

link|flag
1  
I use this one as well and have found it to be simple enough that support can use it to enter useful bugs. – Erin Oct 30 '08 at 0:05
1  
I'm not in love with BugTracker. It is easy enough to use, but the reporting is basically export to excel. Some trendlines or analysis would be nice. – jwmiller5 Dec 2 '08 at 19:05
5  
I'm not in love with it either, even though (because?) I wrote it. But regarding reporting, it's designed so that you add your own reports, just by plugging in some SQL. If you are handy with SQL. – Corey Trager Mar 6 at 2:43
vote up 0 vote down

I use BugTracker.Net very nice and simple.

link|flag
vote up 0 vote down

Remedy back in the day, but now Jira is my favourite.

link|flag
vote up 0 vote down

We're using Mantis currently.

link|flag
vote up 0 vote down

I've used Trac, and like what others have said, the interface is rather annoying to use. It is great since it is free, but the issue/case tracking section is not that nice on the eyes personally and it acts as a barrier for me to use it.

Also it can't really handle multiple projects at a time, which is a big deal breaker for many.

link|flag
vote up 0 vote down

JIRA, and BugZilla.

(they are actually the only 2 I have ever used - well maybe bumped into trac from time to time when logging a bug on some ruby library or something).

link|flag
vote up 2 vote down

We use JIRA, in association with another product from the same company, FishEye. This combination lets us log jobs, resolve them, and most importantly, link the job with the SVN commit that fixed it. This makes tracking down bugs really simple, as you can look at the code, and not just find out who made some change, but why. If some code looks off, you can quickly see whether it was an odd-ball customer request, or a mistake.

link|flag
vote up 3 vote down

I've always found Mantis kind of claustrophobic with its layout and billion different fields.

If you are looking for something very simple and easy-to-use, Lighthouse might be the way to go. It doesn't have all the bells and whistles of the other apps, but I enjoy its simplicity.

link|flag
vote up 2 vote down

If you are looking for a robust enterprise solution, I'd recommend Atlassian Jira. It's pricey, but they offer free licenses to open-source projects.

link|flag
vote up 1 vote down

We're also using FogBugz at my job.

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

We switched from Bugzilla to Trac. Trac has very nice integration with SVN and wiki. But trac is bit light with featured related to project management. Trac has been okey so far for a small team of about 3-5 persons.

link|flag
vote up 13 vote down

JIRA

  1. From the non free options, they have the best business model (best for me) since you pay one simple price for a site license, and then can have all the billions of users that you want. No fear adding new users and paying higher fees. Update: No longer true.. sadly
  2. Tons of plug-ins written by a community.
  3. Flexible, I managed to use it as our QA tool as well (maintaining QA test cases), which is great since it is easy to link QA cases to Bugs that are opened as a function of that QA case, and even link a new feature to a QA case using a link (I created) called "Tested by".
  4. A lot of security flexibility, letting you open it up to customers and having them see only what you want them to see (all bugs? their bugs...)
  5. If you use Confluence (the wiki engine by the same company) they link to each other (user wise) plus you can embed JIRA info/reports in the wiki pages (live data!).
link|flag
1  
It's worth noting that the licensing for JIRA has changed since this answer was written. It now uses a model based on the number of permitted users. The good news is that the 10-user version only costs $10. – Dan Dyer Dec 8 at 13:07
vote up 0 vote down

We use StarTeam for both bug tracking and source code management. Has its quirks but not too bad.

link|flag
vote up 5 vote down

Mantis, even if it is used sparingly :(

link|flag
vote up 7 vote down

Here's another FogBugz user. I bought it for myself for my side-programming work and eventually brought it into my full-time job.

One of my favorite FogBugz features is the BugzScout which lets you programmatically submit bugs from your code.

All of my PHP pages use

set_exception_handler

so that exceptions get routed to a nice little form (which I stole from FogBugz itself) that shows an error message and submits the exception details to FogBugz.

link|flag
vote up 1 vote down

We use Bugzilla. We always thought it was bad, and we evaluated a number of other bug tracking software products. In the end, ultimately they had approximately the same features, so we stuck with Bugzilla.

link|flag
vote up 44 vote down

In defence of Trac...

Check out the huge plugin community at edgewall and trac-hacks.org. It seems that a lot of development happens at trac-hacks and some of it is folded into the mainline, but most isn't.

  • tickets
    • "flat list of components.." Maybe, but can use tags and custom fields quite freely.
    • you can write SQL in order to do interesting queries for tickets. (Yes, someone might need to think a bit here.)
    • nowadays, at least, you can just add whatever fields you like. I think trac is a bit promiscuous with its DB, but it seems to work.
  • wiki
    • "no templates, categories." This is on the way. (0.11?)
    • "hard to refactor". Renaming, TOC, include, [...] are available as plugins.
    • "no way to easily review changes (no link to the page diff from the timeline)". Hadn't thought of that, but apparently someone else has to. It seems to have it now...
  • common
    • "no ACL". No ACL on the wiki beyond WIKI_ADMIN and friends. Also on its way.

I had positive experience with using bugzilla, although it has quite scary interface.

I had a very negative experience with bugzilla, primarily because of the unusable interface..


That said, I think the size, skill-level and discipline of your group are very important factors..

Trac is great for smaller groups of higher skills, that can appreciate stuff like linking file+version+line in tickets, tickets in checkins, &c, &c.

It's probably horribly bad for groups where the lack of ACL on wiki pages is a problem.

link|flag
3  
I totally agree about Bugzilla's interface. Bugzilla might be a very powerful tool but its user interface is a failure. – Pascal Thivent Mar 12 at 0:58
1  
For me, the customizable ticket workflow introduced in 0.11 has been the key feature keeping me with Trac. Fogbugz advertised configurable workflow in their last release... but it's not really that configurable. – Richard Dunlap Oct 27 at 17:20
show 3 more comments

Your Answer

Get an OpenID
or

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