Quality is delighting customers
Is any provision in Test link for merging of bugzilla and testlink , actually we use bugzilla as a bug tacking tool but now we start use of test link for test management, but we have no any idea about How to post bug with the help of Test link or after post the bug with bugzilla is it auto enter in the testlink?
We want to know is any provision is available in testlink for merging of bugzilla and testlink ?
Tags:
Permalink Reply by Raviraj S D on December 31, 2010 at 5:59pm Thanks for joining this group and putting very good question. Yes provision is there to interlink the Test link and Bugzilla.
As of now Test Link is supporting only Bugzilla(Bug tracking tool). Please go though the below url for Integration setup.
http://testlink.sourceforge.net/docs/documents/installation.html
Permalink Reply by Raviraj S D on December 31, 2010 at 6:08pm
Permalink Reply by Shankar on December 14, 2011 at 4:32pm Hello Friends,
I have installed Test Link successfully after doing some changes in the bugzilla.cfg file i.e in configuration file,I am now able to see the Bugzilla Icon in the Test Cases whenever i FAIL those, But my concern is when i try to click on the Page to Log New Defect it gives me the Page 404 "Page Cannot be Found" Error, It allows me to successfully add the existing defect, I dont know how there are defects already logged.
PS - I see there is a single defect # 1 already been logged......Please let me know what might be the issue.
settings which i have done -
"bugzilla.cfg.php" file is located under this path:C:\wamp\www\testlink\cfg
define('BUG_TRACK_DB_HOST', 'localhost');
define('BUG_TRACK_DB_NAME', 'bugs');
define('BUG_TRACK_DB_CHARSET', 'utf8');
define('BUG_TRACK_DB_TYPE','mysql');
define('BUG_TRACK_DB_USER', 'root');//'bugs' DB user name
define('BUG_TRACK_DB_PASS', 'rootpwd');//'bugs' DB password
define('BUG_TRACK_HREF', "http://localhost/show_bug.cgi?id=");
define('BUG_TRACK_ENTER_BUG_HREF',"http://localhost/enter_bug.cgi?);
and In custom_config.inc.php file:
Added the below line:
$g_interface_bugs = 'BUGZILLA';
Still I am NOT able to integrate BUGZILLA ...Can anyone please share your mail id such that you can please help me to configure.......please
Permalink Reply by Vinay Prakash Dubey on March 26, 2012 at 11:02am Well testlink supports both i.e. bugzilla and mantis...So there is a provision to merge bugzilla/mantis with testlink tool.
Basically the idea is that testlink is a test management tool .The testlink tool job is to create testcase and manage it.
If testlink need to link a testcase execution with a bug then they can associate the bug with the testlink tool.
Manager QA at IdeaS Revenue Optimization
© 2013 Created by Quality Testing.