Integration of Testlink with Bugzilla

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Iswarya
TestLink user
Posts: 1
Joined: Tue Sep 28, 2010 5:33 am

Integration of Testlink with Bugzilla

Post by Iswarya »

Hi All,

I am working on integration of testlink with bugzilla. I have installed MySQL, PHP and Apache and then placed the Testlink under Apache htdocs.For Bugzilla installation is done by running the exe file Bugzilla-Setup-3.6.exe. while running this exe file Apache, mysql are installed automatically. While working on integration the problem faced:

Testlink tables are created in installed mySQL.and testlink access the table present in mysql. Bugzilla tables are created under bugzilla mysql. Since the bug details are present in bugzilla mysql. testlink failed to access the table. The possible solution for this is to have one sql. So that both bugzilla and testlink points to the same.

Could you please provide me the steps to make testlink point to bugzilla mysql. How to configure testlink database in the existing bugzilla mysql.

Please reply ASAP.

Regards,
Iswarya.
Post Reply