How can I run all my tests through Jenkins?

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
ssharda
TestLink user
Posts: 4
Joined: Thu Sep 19, 2013 9:04 pm

How can I run all my tests through Jenkins?

Post by ssharda »

If tests are run in Jenkins, how can they be imported to testlink? How much work is that?
Xsharp
Advanced user
Posts: 17
Joined: Mon Dec 31, 2012 2:08 pm
Location: Montreal, Canada.

Re: How can I run all my tests through Jenkins?

Post by Xsharp »

Here you can find all the help :https://wiki.jenkins-ci.org/display/JEN ... ink+Plugin
You'll have to install the plugin in Jinkins and configure it. when it's done you need to define a custom field for the automated tests cases in Teslink and fill each test case custom field with the name of its test class (JUNIT).
Post Reply