Testlink/Mantis Integration query..plz help
Posted: Mon Apr 14, 2014 4:55 am
Hello All,
I am currently trying to integrate Testlink 1.9.9 with Mantis 1.2.17. I have read couple of posts Online on how to integrate and i have tried doing the same but things have not worked out for me till now.
If any users have been able to solve the integration issues faced ..inputs would be really helpful
From what i have read i know that changes need to be made to Mantis configuration.. i have a question here..
In Mantis the change that i have made are
$g_allow_anonymous_login = ON;{ changed from default value of OFF}
What do i set the below value to ?
$g_anonymous_account = ''; {what do i set the anonymous_account value as }
Any other changes need to be made to Mantis?
Testlink setups:
Question 1: I see two options to integrate Mantis
mantis (Interface: db)
mantis (Interface: soap)
which one should i use to integrate?
I have a win 2003 r2 server and have installed XAMPP and have Mantis and Testlink in the HTDOCS folder
here's the sample of the data i entered to integrate the 2. I used mantis (Interface: db)
<!-- Template mantisdbInterface -->
<issuetracker>
<dbhost>http://qafdevsrv.qafco.com.qa/MantisBt</dbhost>
<dbname>bugtracker</dbname>
<dbtype>mysql</dbtype>
<dbuser>root</dbuser>
<dbpassword>''</dbpassword>
<uriview>http://qafdevsrv.qafco.com.qa/MantisBt/ ... p</uriview>
<uricreate>http://qafdevsrv.qafco.com.qa/MantisBt/ ... /uricreate>
</issuetracker>
I am not able to proceed further... any pointers to where i could be wrong would be really helpful.
Thank you!
Saayid Rahim
QA
Mantis BT Ver: 1.2.17
TestLink Version 1.9.9
PHP/5.4.19
5.5.32 - MySQL Community Server (GPL)
I am currently trying to integrate Testlink 1.9.9 with Mantis 1.2.17. I have read couple of posts Online on how to integrate and i have tried doing the same but things have not worked out for me till now.
If any users have been able to solve the integration issues faced ..inputs would be really helpful
From what i have read i know that changes need to be made to Mantis configuration.. i have a question here..
In Mantis the change that i have made are
$g_allow_anonymous_login = ON;{ changed from default value of OFF}
What do i set the below value to ?
$g_anonymous_account = ''; {what do i set the anonymous_account value as }
Any other changes need to be made to Mantis?
Testlink setups:
Question 1: I see two options to integrate Mantis
mantis (Interface: db)
mantis (Interface: soap)
which one should i use to integrate?
I have a win 2003 r2 server and have installed XAMPP and have Mantis and Testlink in the HTDOCS folder
here's the sample of the data i entered to integrate the 2. I used mantis (Interface: db)
<!-- Template mantisdbInterface -->
<issuetracker>
<dbhost>http://qafdevsrv.qafco.com.qa/MantisBt</dbhost>
<dbname>bugtracker</dbname>
<dbtype>mysql</dbtype>
<dbuser>root</dbuser>
<dbpassword>''</dbpassword>
<uriview>http://qafdevsrv.qafco.com.qa/MantisBt/ ... p</uriview>
<uricreate>http://qafdevsrv.qafco.com.qa/MantisBt/ ... /uricreate>
</issuetracker>
I am not able to proceed further... any pointers to where i could be wrong would be really helpful.
Thank you!
Saayid Rahim
QA
Mantis BT Ver: 1.2.17
TestLink Version 1.9.9
PHP/5.4.19
5.5.32 - MySQL Community Server (GPL)