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

prev 1 2 3 4
vote up 31 vote down

We use Mantis. (Free, open source) OK I guess, but nothing special...

link|flag
1  
It's not as bad as Bugzilla, but it's still seriously clunky to use (let alone customise). – Rob Howard Aug 30 at 5:40
vote up 2 vote down

At our place we use Quality Center. Well actually our test team uses it but it has the facility to manage test cases, test scripts, assign defects etc and seems to be very comprehensive.

Of course as developers we shadow any Defects with TFS work items!

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

We use StarTeam, which we also use for our source control. I wish we could switch, but management decided they liked some of the time-tracking features of StarTeam, so that's what we went with.

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

I work with @RedWolves and second his recommendation of TRAC. It has great integration with SVN. My favorite feature is all the RSS feeds it provides. I can subscribe directly to the Timeline view and easily keep track of all changesets, new bugs, and wiki edits.

With my work with clients I've also used Bugzilla, TeamTrack, and Task Tracker. All three do a decent job, but I still prefer TRAC due to its built-in source control integration.

link|flag
vote up 1 vote down

trac, also integrates nicely with svn and git. I also use eclipse mylyn extension which really works great with trac to bring managing tasks right into the ide.

link|flag
vote up 2 vote down

Bugzilla may have improved, but the last time I looked at it (3 or more years ago) it was really difficult to install. Also, I've never liked the Bugzilla search interface (but that may have more to do with sifting through Mozilla's mountains of bug data).

link|flag
vote up 1 vote down

We use DevTrack, by TechExcel. They have a good 'small business' pricing model and have all of the customizability of the largest systems out there. It does have waaay more features than we use, but does allow us the customizability that we wanted at a price our startup (12 full timers) could afford.

I've also used Jira. Jira was a pleasure to use. It's not as customizable and, given our small size, was too expensive to use where I am now.

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

As a bug reporter (and not as a developer), I have found Trac really annoying to use. Is it possible for you to use SourceForge or Launchpad?

link|flag
vote up 3 vote down

We used trac for a while, but it has rather simple functionality and we're looking to replace it. I think it's only usable when you have a small group of developers and a single project.

It was two years ago and here's a few things that were not good about it:

  • tickets
    • flat list of components (no grouping possible, like "Products" in bugzilla)
    • you had to write SQL in order to do interesting queries for tickets
    • not enough fields, not easily customizable for our project management needs
  • wiki
    • no templates, categories
    • hard to refactor (no page moves, no "what links here" functionality)
    • no way to easily review changes (no link to the page diff from the timeline)
  • common
    • no ACL

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

link|flag
vote up 1 vote down

At my previous company we used OnTime - I was a bit surprised that it lacked what I considered basic functionality. We looked at fogbugz but never when further than that. Currently use Mercury and really don't like it because the browser interface crashes my browser each time I use it. We have TFS but don't use it for bug tracking - don't know why.

link|flag
vote up 1 vote down

Squish

Intuitive. Free trials available.

link|flag
vote up 59 vote down

I use FogBugz. Check the site out for all the features, but the most notable ones, besides the bug/feature tracking feature, are:

  1. Source Control Integration
  2. Hosted and Non Hosted Solutions
  3. Evidence Based Scheduling
  4. Wiki
  5. Email support for your customers
  6. Tie your applications into it using the API

Picking really boils down to features, then money, and etc. Some people prefer it the other way around. I don't mind paying for something as long as it isn't too expensive and how bad I can live without certain features.

link|flag
32  
There should be a disclaimer here that this site is co-owned by the owner of fogbugz ... – Sam Saffron Jun 2 at 8:33
9  
why? . – Svish Jun 9 at 6:23
1  
Joel didn't post this so why? – Malfist Jun 12 at 14:45
16  
@Svish, @Malfist: I think it's worth saying because a lot of folks might come here from Joel's & Jeff's blogs, which might have a higher concentration of FogBugz users than there might otherwise be, coloring the results. But that being said, FogBugz is quite nice. – Dave Markle Jul 11 at 2:27
1  
I just got started using FogBugz and it seems to have impressive features compared to others. I do software consulting (1-person company) so it's free for me, and has time tracking/estimation features I find really useful. – Jon Aug 29 at 20:47
show 2 more comments
vote up 11 vote down

We use Team Foundation Server at work, but at home I use Bugzilla.

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

We use OnTime, it's not great but I haven't used a ton of others so I can't really say.

link|flag
vote up 7 vote down

At my current place of business we are using FogBugz.

link|flag
vote up 1 vote down

We have a set of users that requires ease of use in order to gain their participation. I know, it's a situation that is less than ideal; however, management lets it occur. To that end we transitioned to using BugNET

The feature set is basic, but it has everything we need. The integration with Active Directory and its ease of use at least meets the requirements by the problem group.

link|flag
vote up 23 vote down

We use trac but I wouldn't say its wiki is a deciding factor. In fact we use MediaWiki instead of trac's wiki due to it not being easy to use in my opinion.

Aside from the wiki I don't know how we did development without it. Browsing the source and the timeline are huge features that make development easier. Also the ease of looking at previous versions and seeing exactly what was changed and by whom is great.

I don't think you can go wrong with picking trac.

link|flag
vote up 7 vote down

Footprints by Numera - not a big fan.

At a previous employer, FogBugz. I absolutely loved it.

link|flag
1  
We started using Footprints at the university I attend (and work for) and I cannot say I am a fan either. – Paul Osborne Sep 21 '08 at 23:56
vote up 0 vote down

Team Foundation Server

link|flag
vote up 51 vote down

Our company uses Atlassian JIRA, and it has nice features like integration with CruiseControl, task calendars, etc aside from its excellent bug tracking system.

link|flag
1  
JIRA also integrates with Confluence, which IMO is a much nicer wiki system than Trac. I view JIRA+Confluence+FishEye as the "big brother" of Trac (though both are very good). – Tom Dec 31 at 23:18
show 1 more comment
prev 1 2 3 4

Your Answer

Get an OpenID
or

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