Asked By
satishkumar
0 points
N/A
Posted on - 10/08/2011
I am looking for the open source web defect tracking tool. Is there such tool available which do not require any
kind of installation/setup or database setup (like MySQL ) on client machine. ? It should be atleast for 5-10 users.
Kindly suggest if any.
Any opensource web defect tracking tool available
There are lots of bug/ defect tracking software. These are the best software’s that I found out.
WebIssues
That has 2 parts
·        The server
·        The client
Bugzilla
This is the software that Mozilla Foundation supported/developed bug tracking system. It allows to keep track of outstanding bugs in their product effectively
Trac
This is an improved wiki and issue tracking system
Mantis Bug Tracker
This is a tracking system, written in PHP and works with MySQL, MS SQL, and PostgreSQ.
Â
About the installation, Â No there is no software do not require any kind of installation/setup or database setup. Specially in web base bug tracking software you need to connect with databases.Â