Does anyone know of a decent FREE online bug tracker for web development purposes?
|
2
|
|||
|
|
|
Bugzilla works great. It's completely free, open source, it's very configurable, and is very well-tested, being used in several large commercial products as their bugtracker with good results. Note: I mentioned Bugzilla instead of a hosted solution because you asked for a tracking project for a web project; inherently, if your users are accessing a web site for testing, they can access Bugzilla; if you can deploy a web site for testing, you can deploy Bugzilla. Deploying your own custom Bugizlla solution is surprisingly quick and simple, and you can manage security better since you have total control. |
||||||
|
|
|
if you're planning to install one on your server, I'd recommend redmine if you want some online service, give assembla a try (i'm not sure if it's still free...) |
||
|
|
|
Take a look at the TracTickets |
||||
|
|
|
Tried trac and Bugzilla and found not-so-userfriendly, over designed and complicated. Go for Redmine. Cant say enough good stuff about this software. Might be best for smaller projects, but still works on a large scale. |
||
|
|
|
|
Mantis is my favorite. |
||
|
|
|
|
here is open source free bug tracker bugzilla |
||
|
|
|
|
Fogbugz is free if you are a student or small startup with only one or two developers. |
||
|
|
|
|
BugTracker.NET is decent. It's free, open-source, and web-based. One thing we've found is that the *.aspx page are single pages... meaning no separate code behind! This isn't terrible, it just means the readability/customizability is a little lower than others. |
||
|
|
|
|
Bugzilla is fine and also i used fogbugz but its free for time limit |
||
|
|
|
|
I have recently been trying out BugNET |
||
|
|
|
|
I have been using 16bugs for small projects. The free version is pretty bare in terms of functionality, but it does do the job in most cases. |
||
|
|
