Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Bug recording and reporting packages.

Bug recording and reporting packages.

Scheduled Pinned Locked Moved The Lounge
help
47 Posts 34 Posters 12 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D DirtyAndy

    I've been using BugTracker.NET for a year or so now, at two different companies. It isn't very slick, the colour scheme is awful, design is pretty messy. For for a team of 4-6 developers, a couple of testers, BA's and PM's it works OK. Especially considering the price (free). Takes about 10 minutes to setup if you have MS SQL and an available IIS server. It is easy to make a few modifications if you need them, although once you start that you get a desire to rewrite the entire thing :-) So personally I would recommend it, because it is easy to install, easy enough to use, does most things I can think you would want a bug tracking piece of software to do, and because it is free you don't need to justify the price to managers etc - which always seems to take a while. Good luck Andrew

    S Offline
    S Offline
    SimulationofSai
    wrote on last edited by
    #18

    Thanks mate. I've decided to take the plunge. I demoed it yesterday and it seems fine for my purpose. Thanks a lot.

    SG Cause is effect concealed. Effect is cause revealed.

    1 Reply Last reply
    0
    • B Bill Miller

      I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

      X Offline
      X Offline
      Xaoc_MK
      wrote on last edited by
      #19

      We are using Mantis Bug Tracker for my company's projects. It is released under the GPL. You can pick it up at http://www.mantisbt.org/.

      S 1 Reply Last reply
      0
      • P Pete OHanlon

        We use this[^] one. It's called OnTime and it's excellent.

        Deja View - the feeling that you've seen this post before.

        My blog | My articles

        G Offline
        G Offline
        Grimolfr
        wrote on last edited by
        #20

        We use OnTime, and IMO, it's a steaming pile. They even goat-roped us into buying the add-ons that are supposed to improve performance and stability. It runs much slower now. The database design is worthy of The Daily WTF[^]. I believe they honestly use every database "design" mechanism I was ever taught not to use: Dynamic modification of key tables, stored procedures that generate and execute dynamic SQL, and more. It crashes regularly, and when it crashes, it sometimes randomly reconfigures some global interface settings. (I'm not kidding.) And it doesn't even matter on whose system it crashes, because in order to run it must have dbowner permissions on the database. Now, it could be that the only reason it works so terribly for us is that we try to organize our projects (dozens of project folders) or that we're a corporate shop with a cut-rate offshore team (thousands of defects). Apparently, they've spent all of their salary budget on marketing staff instead of competent developers, because their advertising and marketing is first-rate.

        Grim (aka Toby) MCDBA, MCSD, MCP+SB SELECT * FROM users WHERE clue IS NOT NULL (0 row(s) affected)

        1 Reply Last reply
        0
        • B Bill Miller

          I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

          W Offline
          W Offline
          Wayne Riddle
          wrote on last edited by
          #21

          http://www.ifdefined.com/bugtrackernet.html[^] Bugtracker .Net

          1 Reply Last reply
          0
          • X Xaoc_MK

            We are using Mantis Bug Tracker for my company's projects. It is released under the GPL. You can pick it up at http://www.mantisbt.org/.

            S Offline
            S Offline
            Stuart Rubin
            wrote on last edited by
            #22

            What? No one is suggesting Bugzilla? It's worked flawlessly for us from day one. It's free, efficient, and just customizable enough without getting too complicated. It took a small amount of savvy to install it, but pretty much plugged right into our internal Apache server. If you can install Apache, you can install Bugzilla. As far as I can tell, it's the standard bug tracking package. There is a tremendous amount of support for it online. http://www.bugzilla.org/[^]

            B 1 Reply Last reply
            0
            • S SimulationofSai

              We're thinking about using this? Do you have any opinions on this product?

              SG Cause is effect concealed. Effect is cause revealed.

              S Offline
              S Offline
              susad
              wrote on last edited by
              #23

              We used bugtracker.net in our company too. IMHO it has a very intuitive UI, easy to setup and not overloaded with functionality. Good choice I think.

              1 Reply Last reply
              0
              • S Stuart Rubin

                What? No one is suggesting Bugzilla? It's worked flawlessly for us from day one. It's free, efficient, and just customizable enough without getting too complicated. It took a small amount of savvy to install it, but pretty much plugged right into our internal Apache server. If you can install Apache, you can install Bugzilla. As far as I can tell, it's the standard bug tracking package. There is a tremendous amount of support for it online. http://www.bugzilla.org/[^]

                B Offline
                B Offline
                Bassam Abdul Baki
                wrote on last edited by
                #24

                We use BugZilla and I don't like it. The fact that they don't have multi-select listbox was disappointing. Maybe the new one has it, but we're on the last leg of the project.


                There are II kinds of people in the world, those who understand binary and those who understand Roman numerals. Web - Blog - RSS - Math

                1 Reply Last reply
                0
                • B Bill Miller

                  I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                  S Offline
                  S Offline
                  skydvr
                  wrote on last edited by
                  #25

                  I've used FogBugz, and it worked for us. Personally, email filtering didn't work very well for us, but maybe it was never set up right. I've also used Bugzilla and that worked for us as well. And the price was right. :) Currently using TeamTrack. (No idea what the "business mashups" stuff is all about). Not enough experience yet to comment on it, but it seems more polished than either of the others. Good luck.

                  1 Reply Last reply
                  0
                  • B Bill Miller

                    I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                    P Offline
                    P Offline
                    Pete BSC
                    wrote on last edited by
                    #26

                    Flyspray is another open source, web based, bug tracking system solution that we have been using for a couple months now and works well. http://www.flyspray.org[^] If has ability to automatically assign. E-mail notifications for a number of events. Updating Status And a host of other features (that we haven't gotten around to using yet). Good Luck!

                    1 Reply Last reply
                    0
                    • B Bill Miller

                      I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                      I Offline
                      I Offline
                      iscottj
                      wrote on last edited by
                      #27

                      We use www.spiceworks.com While it is not a bug reporting and reporting package, we do use the trouble ticket part for tracking issues.

                      1 Reply Last reply
                      0
                      • B Bill Miller

                        I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                        T Offline
                        T Offline
                        tbutterworth
                        wrote on last edited by
                        #28

                        I've used a few different ones. Currently we use Clearcase DIMS. It's a bit of a top-heavy app, but it works ok. We're transitioning to tracking defects via Quality Center. I can't say that I recommend doing that as so far it's been a mess to get setup and ported to. By far the easiest and simplest I've used is Mantis (http://www.mantisbt.org/[^]. It's simple to set up, easy to use, and if you have any php experience it's fairly easy to tweak.

                        1 Reply Last reply
                        0
                        • S SimulationofSai

                          We're thinking about using this? Do you have any opinions on this product?

                          SG Cause is effect concealed. Effect is cause revealed.

                          M Offline
                          M Offline
                          Mike Lang
                          wrote on last edited by
                          #29

                          It is horrible. It was written by a guy as a way to learn asp.net. That's not just a put down, but a statement by the author. The author did not use code-behind and considers that a feature because you can just put a revised aspx file in the web site without recompiling. Stay away from bugtracker.net! My last employer forced me to implement this software for their issue tracking which was replacing an entirely paper based tracking system. They went with it purely because it was free. They weren't even willing to consider the $400 site license of another commercial product.

                          Michael Lang (versat1474) http://www.xquisoft.com/[^]

                          C 1 Reply Last reply
                          0
                          • B Bill Miller

                            I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                            D Offline
                            D Offline
                            dnjuls
                            wrote on last edited by
                            #30

                            I've recently installed redmine, and so far we are very pleased. It is similar to FogBugz, and free.

                            1 Reply Last reply
                            0
                            • S SimulationofSai

                              We're thinking about using this? Do you have any opinions on this product?

                              SG Cause is effect concealed. Effect is cause revealed.

                              P Offline
                              P Offline
                              pistasio
                              wrote on last edited by
                              #31

                              We've used Bugtracker daily for the past eight months. It's intuitive, has tons of features and does the great job for our team of five. We are opening it up to a larger group shortly. It does lack the auto-response, but being open-source you can add this feature. The code to do so in available but I haven't made this patch yet. It's highly configurable, especially if your tsql skills are average. There's also a excel export if the reporting is an important consideration. All in all I'd go with Trac, for the Project management/wiki features, but I'm in a .net shop so this works out well since the skillset to manage the system is inherent. Best wishes.

                              C 2 Replies Last reply
                              0
                              • B Bill Miller

                                I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                                D Offline
                                D Offline
                                dmitri_sps
                                wrote on last edited by
                                #32

                                Been working with Jira - and saw others using it too (and rather large companies). Cannot recall the entire feature list, but it did seem to have everything we needed. No stability issues.

                                1 Reply Last reply
                                0
                                • B Bill Miller

                                  I realize I am opening up a can of worms here, but we need an easy to use bug recording package at my current company. One to record the bugs. Allow assigning of developers, updating status, generating reports, etc... Preferably with the ability to automatically assign, and respond by e-mail. Thanks for the input and abuse! Bill

                                  K Offline
                                  K Offline
                                  kalbun
                                  wrote on last edited by
                                  #33

                                  I can suggest you to have a look at Mantis. It's a web based, php/mysql solution, totally free :-D and very easy to install.

                                  1 Reply Last reply
                                  0
                                  • H Hans Dietrich

                                    http://ifdefined.com/bugtrackernet.html[^]

                                    Best wishes, Hans


                                    [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                                    U Offline
                                    U Offline
                                    User 4387662
                                    wrote on last edited by
                                    #34

                                    We've been using BugTracker.NET for a couple of months now. It appears to have a fairly complete feature set. (I just use it, don't administer it.) David

                                    1 Reply Last reply
                                    0
                                    • D DirtyAndy

                                      I've been using BugTracker.NET for a year or so now, at two different companies. It isn't very slick, the colour scheme is awful, design is pretty messy. For for a team of 4-6 developers, a couple of testers, BA's and PM's it works OK. Especially considering the price (free). Takes about 10 minutes to setup if you have MS SQL and an available IIS server. It is easy to make a few modifications if you need them, although once you start that you get a desire to rewrite the entire thing :-) So personally I would recommend it, because it is easy to install, easy enough to use, does most things I can think you would want a bug tracking piece of software to do, and because it is free you don't need to justify the price to managers etc - which always seems to take a while. Good luck Andrew

                                      C Offline
                                      C Offline
                                      ctrager
                                      wrote on last edited by
                                      #35

                                      I'm the author of BugTracker.NET. I've made some improvements in how BugTracker.NET looks "out-of-the-box", but if you still don't like the appearance, you have a lot of control via css and some other configuration files. Here is more info about customizing the appearance of BugTracker.NET: http://ifdefined.com/doc_bug_tracker_css.html

                                      H 1 Reply Last reply
                                      0
                                      • P pistasio

                                        We've used Bugtracker daily for the past eight months. It's intuitive, has tons of features and does the great job for our team of five. We are opening it up to a larger group shortly. It does lack the auto-response, but being open-source you can add this feature. The code to do so in available but I haven't made this patch yet. It's highly configurable, especially if your tsql skills are average. There's also a excel export if the reporting is an important consideration. All in all I'd go with Trac, for the Project management/wiki features, but I'm in a .net shop so this works out well since the skillset to manage the system is inherent. Best wishes.

                                        C Offline
                                        C Offline
                                        ctrager
                                        wrote on last edited by
                                        #36

                                        It does have auto-response. See the "AutoReplyText" in Web.config

                                        1 Reply Last reply
                                        0
                                        • M Mike Lang

                                          It is horrible. It was written by a guy as a way to learn asp.net. That's not just a put down, but a statement by the author. The author did not use code-behind and considers that a feature because you can just put a revised aspx file in the web site without recompiling. Stay away from bugtracker.net! My last employer forced me to implement this software for their issue tracking which was replacing an entirely paper based tracking system. They went with it purely because it was free. They weren't even willing to consider the $400 site license of another commercial product.

                                          Michael Lang (versat1474) http://www.xquisoft.com/[^]

                                          C Offline
                                          C Offline
                                          ctrager
                                          wrote on last edited by
                                          #37

                                          I'm the author of BugTracker.NET. This might be the statement that Mike Lang is referring to, from the BugTracker.NET documentation at http://ifdefined.com/doc_bug_tracker_programmers.html#code I started BugTracker.NET in 2002 as a learning project, to teach myself .NET and C#, to get those technologies on my resume. At the time I didn't own Visual Studio, so I went about learning .NET the same way I had learned Java in its early days: I downloaded the SDK, edited files using a text editor, and compiled using the command line. If you work with the SDK and the documentation of for the .NET libraries, you won't even come across the term "code-behind". Code-behind is a Visual Studio concept, not a .NET concept. I didn't know about code-behind when I created BugTracker.NET and so BugTracker.NET does not use that technique. It's not a philosophy. It's just how I happened to start the coding. Mike Lang, I'd be interested in your critique of BugTracker.NET's functionality, as opposed to the coding style.

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups