Forum Discussion

charlene's avatar
charlene
New Contributor
7 years ago

Guide for soapui open source 5.3.0 integration with jenkins

Hi,

I'm new in soapui. I just create a simple REST project by soapui oepn source 5.3.0 and now I want run my project on jenkins. Please help guide me how to do step by step.

Thanks,

Charlene

2 Replies

    • nmrao's avatar
      nmrao
      Champion Level 3
      You should be able to get some examples in the internet.

      Not really good at jenkins.

      Here are couple of ways / approaches :

      Run soapui project using SOAPUI_HOME/bin/testrunner utility.

      You can use ant to execute the soapui project

      And some people use maven also.

      It is upto you what you wanted to use or comfortable with, then decide.