Ask a Question

how can i create a Batch file to execution project from Jenkins

678
Regular Contributor

how can i create a Batch file to execution project from Jenkins

Can any one share how can i create a Batch file to execution project from Jenkins 

5 REPLIES 5
Radford
Super Contributor

Take a look at the following documentation page:

 

https://support.smartbear.com/readyapi/docs/soapui/running/automating/index.html

 

This should have the information you need.

Olga_T
SmartBear Alumni (Retired)

Hi all,

 

Thanks for the link, @Radford!

 

@678 did the information from the documentation help you accomplish your task, or, do you have any additional information for us?
We are looking forward to hearing from you.

 

 


Olga Terentieva
SmartBear Assistant Community Manager

678
Regular Contributor

still not able to create, any steps to create the batch file 

Olga_T
SmartBear Alumni (Retired)

@678, according to our support engineers, ReadyAPI provides a TestRunner.bat file under the READYAPI_HOME/bin directory. You can also try using the SoapUI Pro Functional Testing plugin to accomplish your task.

 

Here is the documentation regarding command-line arguments:
https://support.smartbear.com/readyapi/docs/soapui/running/automating/cli.html

 

Also, to learn how to run ReadyAPI tests in Jenkins specifically, see: https://support.smartbear.com/readyapi/docs/integrations/jenkins.html

 


Olga Terentieva
SmartBear Assistant Community Manager

@678

hi,

kindly follow the below step to create batch file:

1) CALL "D:\Program Files\SmartBear\SoapUI-5.3.0\bin\testrunner.bat"  "D:\soapuiProject\demo\project.xml"

    please change the contents as per your system configuration , replace the 1st parameter with testrunner.bat and the 2nd parameter with project.xml path

2) save the file as .bat extension

3) double click the file it will execute your soapui project in cmd.

 

Did my reply answer your question? Kindly, Give Kudos or Accept it as a Solution to help others.Smiley Wink

cancel
Showing results for 
Search instead for 
Did you mean: