How to connect to bug tracking system having Oracle DB?

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

How to connect to bug tracking system having Oracle DB?

Post by agarg2 »

I am very new to TestLink and would appreciate if someone can provide answer to following questions:-

1) How to add a new TextField in TestCase page to enter bug-id? The use case is like if a product has some bug and tester is writing a test case to cover the scenario then he/she should be able to map the test-case id with the bug-id.

2) In our company the bug tracking tool backend is Oracle DB. Is it possible to integrate that with TestLink? If yes, any initial steps would be of great help.

Thanks,
Arun Garg
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

You theorically can do this on 1.7.0, because we are using PHP ADODB , but I've never done a test.

on 1.6.2 you need to do changes to code.
Post Reply