vote up 67 vote down star
54

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

110 Answers

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 12 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
  2. Tons of plugins written by a community
  3. Flexible, I manged 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 the 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
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 1 vote down

We're also using FogBugz at my job.

link|flag
show 1 more comment
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 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 3 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 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 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

We're using Mantis currently.

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

I use BugTracker.Net very nice and simple.

link|flag
vote up 9 vote down

I use BugTracker.Net 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
4  
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 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 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 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 2 vote down

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

link|flag
vote up 4 vote down

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

link|flag
show 3 more comments
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 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 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 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 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

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 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

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 22 vote down

Based on reading this blog post http://stevenf.com/archive/bug-tracking.php by Steven Frank of Panic fame I decided to try out Redmine as our development bug tracker/project management tool.

Here is a quick quote about the project from their website:

Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.

Redmine is open source and released under the terms of the GNU General Public License v2 (GPL).

Feature Overview

  • Multiple projects support
  • Flexible role based access control.
  • Flexible issue tracking system
  • Gantt chart and calendar
  • News, documents & files management
  • Feeds & email notifications.
  • Per project wiki
  • Per project forums
  • Simple time tracking functionality
  • Custom fields for issues, projects and users
  • SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
  • Multiple LDAP authentication support
  • User self-registration support
  • Multilanguage support
  • Multiple databases support


I have also used FogBugz and I recommend it using it if you are in a position to pay for a bug tracker. FogBugz works really well and is very simple to you. It is even pretty simple to setup.

link|flag
2  
+1 Redmine is really really nice and evolving quite rapidly. – Keltia Jan 18 at 23:36
2  
We use redmine too. Apart from a few minor annoyances I really like it. – David Holm Jan 26 at 16:26
3  
that's a 404 on the stevenf link – CAD bloke Mar 14 at 1:16
show 2 more comments
vote up 0 vote down

We used to use Trac, but it was crap - we then switched to an inhouse system.

Trac is still around for it's SVN timeline, but we're considering swapping that out for warehouse

link|flag
vote up 6 vote down

I did an extensive analysis of bug tracking/project management tools around Dec 2007/Jan 2008. It came down to FogBugz (paid), or Trac (free). For our needs, FogBugz won because of:

  1. Exceptional list view interface and filtering
  2. Simplistic interface of case management
  3. Evidence Based Scheduling (9 months in, and this has become extremely accurate. I had a release scheduled for today, actually; and FB estimated that we'd release tomorrow. Guess what I'm doing tomorrow?)

Where Trac excelled was in the wiki. I'm sorry to say, but FB's wiki leaves a lot to be desired, especially the relationship between cases and wiki articles. I'd love to be able to have a case open for a new feature, have the spec be in the wiki, and easily link from the case to the wiki and vice versa. And then open bugs regarding the feature would be linked to the wiki as well.

Trac also had very good roadmap management. Our CEO was pushing me toward Trac because of the Roadmap feature, but I convinced him to let us use a 30 day trial of FB, and setup a filter named "Roadmap", and that pretty much settled it.

I'd suggest you go with one of these two products, depending on your needs.

link|flag
vote up 5 vote down

Gemini or Mingle

Gemini is currently my favourite. It is simple, fast and well designed.

Mingle is also nice but there were a few design issues that annoyed me, and deployment is an issue.

link|flag

Your Answer

Get an OpenID
or

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