Unanswered question

Neoload integration with Jenkins

Is it possible to execute test from jenkins if Neoload plugin is not installed?

for some reason i had to uninstall neoload plugin and now my pipeline script for running neoload project is not working.

Abhishek K.
Abhishek K.

Abhishek K.

Level
0
98 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

Hi Abhishek, just to add to this, in Jenkins you would need to call a shell command from the pipeline like sh '/opt/Neoload/bin/NeoloadCmd <-params>'.