Forum Discussion
Hi Deepak11,
You can run SoapUI project on remote machine without installing SoapUI.
- You have option to create a jenkins job as maven project
- you can simply define the path of pom in goals.
- Run the job
You can refer the below link for more info:
https://github.com/ashutosh286/SoapUI-with-Jenkins/blob/main/SoapUI-jenkins-integration.pdf
You can use below link for creating the POM file.
https://www.soapui.org/docs/test-automation/maven/maven-2-x/
Hope, it will resolve your issue.
please let me know if you need any other assistance
Thanks,
Ashu