Can you imagine a Testers job without a Bug Tracking System?
Earlier i use to work for a project where everything is systematic and we have a well maintained Defect tracking tool called DSolver (The customized version of the Bugzilla). Now i am into a project where we don't have any bug tracking tool. As am the only QA, and after getting used to the well maintained tool it has been really a tough time for me to report and then track the bugs.
Finally i started installing Bugzilla the famous open source defect tracking tool.
Seriously started following step by step procedure mentioned here
Bugzilla installation needs the following to be installed:
- Apache
- MySQL
- Pearl
- X (meaning cross-platform)
- Apache HTTP Server
- MySQL
- PHP
- Perl
kool luckily with the installation of XAMPP two steps (installation of Apache and MySQL) reduced to one. :)
Even after lot of struggle could not make Bugzilla up.In parallel we have started searching for another open source tool and as this is a short term project we are looking for easy web based tool.
Then came across another tool FlySpray
Now this again need
- Apache
- MySQL
- PHP
Now All izz well..
So for a short term projects we can use the open source tool called FlySpray and for the larger projects i would say try Bugzilla.