Forum Discussion

scsvel's avatar
scsvel
Frequent Contributor
11 years ago

SOAPUI Object Model - JScript/VBScript

Hi All,

I want to automate webservices by designing own simple framework using SOAPUI app (Not XMLHTTP or MS SOAP Client). I am looking for some API or COM object model like interface to create the instance of SOAP UI app so that I can send my request xml, get the response, validate the response and generate report.

Is there any API to work with VBScript or JScript to utilize SOAP UI app in hidden mode. I am seeing scripts using testRunner.bat provided by SOAP UI to automate using command line but in my client VMs, access restricted to the installation folders and apps are accessed via shortcuts available in VM for the citrix installed apps.

So please suggest some ideas or workarounds.
Thanks...

1 Reply

  • nmrao's avatar
    nmrao
    Community Hero
    Just curious to know which technology used to develop webservices, the one you are trying to auotmate?