How can I run all my tests through Jenkins?
Moderators: Amaradana, TurboPT, TL Developers
How can I run all my tests through Jenkins?
If tests are run in Jenkins, how can they be imported to testlink? How much work is that?
Re: How can I run all my tests through Jenkins?
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).
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).