TestLink/Jenkins/TestNG Integration

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
muralip
TestLink user
Posts: 3
Joined: Thu Apr 21, 2011 6:11 pm

TestLink/Jenkins/TestNG Integration

Post by muralip »

Hi,
I have checked most of the posts that talks about Jenkins/TestLink integration but couldn't resolve my issue. I followed the instructions in pdf doc(tupilabs.com/books/jenkins-testlink-plugin-tutorial/en/book.pdf) to setup the tests. Following are my issues.

TestLink Version used: 1.9.3
1) In the workspace testng-results.xml is located in target/surefire-reports folder.Currently my test method has simple verify and no UI interaction. After execution, plugin did not finding any results to upload to
2) if I have to run my Selenium UI Automation(WebDriver/TestNG/Java), are there any other setup to do. E.g., like Setup Selenium Grid and configure nodes somewhere.

I would really appreciate, If anyone can share the experience of implementing this integration.

Thank you for the help,
Murali
Post Reply