We have started to used QTP as our automated testing tool and are now looking to use Testlink for test management. Does anyone else have this configuration and how have you "connected" QTP with testlink?
What is the best way to integrate an automated testtool with Testlink?
Thanks in advance,
Roland
QTP and Testlink integration question
Just figured it out tonight..
We are using WATIR and Ruby & Compuware Test Partner 6.0
I have my WATIR Solution posted -- in this forum under the post.
Update execution -- SQL query
I needed an ODBC connection to DB
A class that handled Pass / Fail -- then collected all the correct ID's to create an entry in the execution table.
The trick is getting the tc_version for the TC id from edit mode..
Hopefully the watir Ruby code is easy enough for you to follow..
I will post my Test Parner Soulution once I get it working..
I have my WATIR Solution posted -- in this forum under the post.
Update execution -- SQL query
I needed an ODBC connection to DB
A class that handled Pass / Fail -- then collected all the correct ID's to create an entry in the execution table.
The trick is getting the tc_version for the TC id from edit mode..
Hopefully the watir Ruby code is easy enough for you to follow..
I will post my Test Parner Soulution once I get it working..