What configuration follow for "Integration of selenium with Testlink 1.9.9"?
I want exact working step for configure "Selenium" with "Testlink" in Ubuntu12.04 LTS (Linux or Ubuntu).
I am tried with steps which are given for "Windows OS".
Working : 1) Testlink working properly 2) Apache working properly 3) Php5 working properly
$tlCfg->api->enabled = TRUE; is added
Used URL : -URL = /var/www/html/testlink/lib/api/xmlrpc/v1/xmlrpc.php
When I have run my code I face this error:
-testlink.api.java.client.TestLinkAPIException: Unable to create a XML-RPC client.