Bug Tracking tool
Hi all,
Can any one help me get a good and user friendly tool for bug tracking reporting tool. It should be free of cost and also i not interested in bugzilla..
Thanks.
Hi all,
Can any one help me get a good and user friendly tool for bug tracking reporting tool. It should be free of cost and also i not interested in bugzilla..
Thanks.
http://www.mantisbt.org/
I clicked through on a few of the links, and it appears that many are free. I do not, however, have extended experience with any of them.
Hi All,
Kindly revert me as early as possible
Dear uday,
If you looking complete bug tracking ,issue management,project managemet tool then I suggest u the application JIRA which is very good tool ,all the feature u wanted r persent in it .for mor query u can go to site http://www.atlassian.com/software/jira/ or you can contact to www.equestind.com which also provide support into that.
thanks
raghavendra.
Hi Uday - Deepak had a similar q to which Alan has posted a set of useful links. You can find that here: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1919835&SiteID=1
A coworker wrote a plug-in for it that allows for test case management as well.
You create the test cases in XML, and store them in subversion for version control. The plug-in in TRAC will create tickets based off of the test cases. This allows for easy generation of test cases for smoke tests, regression tests, etc.
TRAC: http://trac.edgewall.org/
Test case plug-in: http://trac-hacks.org/wiki/TestCaseManagementPlugin
Best of luck,
-Ash