Hi,
I am pretty new to TestLink. We use excel to write our testcases and use Selenium RC (Perl) for automation. We would like to move to TestLink. I found out that the excel testcases can be imported to testlink. But not sure how to integrate the selenium scripts to TestLink using XML-RPC. Is it possible with Selenium RC (Perl) at all? If not, is it possible with the Selenium IDE (HTML) scripts? If so, is there any step-by-step instruction on how to?
Thank you for any input.
Jo
TestLink and Selenium
Moderators: Amaradana, TurboPT, TL Developers
You could use TestLink API to deliver results via XML-RPC from perl to TestLink. See http://www.teamst.org/index.php?option= ... 2&Itemid=2 (not up-to-date) and also examples of code <testlink>/lib/api/sample_clients. Perl is not here, but examples can help you to create functions.
Anyway I love to share your experience with other users
Thanks.
Anyway I love to share your experience with other users

Thanks.
TestLink and Selenium
Hi,
I moved to a different company
Here they use Python. I tried xmlrpc with python and it works great! I haven't tried importing from excel yet.
Thank you
Jyothi Krishnan
I moved to a different company

Here they use Python. I tried xmlrpc with python and it works great! I haven't tried importing from excel yet.
Thank you
Jyothi Krishnan