Forum Discussion

Konda_R's avatar
Konda_R
Occasional Contributor
16 years ago

how to run remote soapUI test suites

Hi

I am using soapUI pro 3.0.2 and we have several soapUI projects & test suites created for our test automation . Now we would like to invoke these test suites from our daily BVT test server where soapUI pro is not installed.Is there a way to remotely execute the soapUI tests [hosted on a different m/c] from local m/c using ant ?

That is :
server 1 has soapUI pro 3.0.2 installation & all other soapUI projects / test suites are stored in this m/c. server 2 is the build server from where we would like to invoke the above test suites using ant target.

Thanks,Kondareddy

2 Replies

  • For our remote windows servers I use the rctrlx application.
    For linux servers, i use rexec.
  • yang_z_li's avatar
    yang_z_li
    Occasional Contributor
    Hi Reddy,
    Have you found a solution for this? We're trying to do the similar thing for our projects and I would like to share your experience.

    Yang