Top "Soapui" questions

SoapUI is an open-source desktop application providing functional testing, load testing, security testing, API mocking, and API monitoring for both SOAP/WSDL and REST/WADL web services.

How can I use relative paths to external response files for soapUI MockService

What I've Done I am using soapUI (3.6.1 Free version) mock services to serve up specific data to 2 client applications I …

groovy relative-path soapui xmlslurper
Error importing a WSDL in SoapUI

I'm getting this message when attempting to create a new SoapUI project and import a WSDL for Web Service Simulation. …

wsdl soapui
SOAPUI: Validate response against xsd schema file

How can I validate a SOAP response against an XSD file that defines the response schema. the web service I'm …

xsd wsdl soapui
ClassNotFoundException after updating to SoapUI 5.2.0

After having updated to SoapUI 5.2.0 I'm getting 15:58:00,756 ERROR [SoapUI] An error occurred [com.eviware.soapui.plugins.auto.factories.AutoImportMethodFactory], see …

soapui
Create time out scenario in SOAPUI

I am working on a web-project. I have created one Http Url Connection. But for that, I have to test …

timeout httpurlconnection soapui
How to trim (space) the variables in the the assertion section in SoapUI?

How to trim (leading and trailing spaces) the variables in the the assertion section of SoapUI/ReadyAPI ? Ex: Input String : "…

groovy soapui ready-api
How to extract the parameter from Json Response Using Groovy?

The below is my response.. {"activation":{"existing":false, "customer": new}} Now when I use testRunner.testCase.getTestStepByName("xxx").getPropertyValue("response") …

soapui
Getting JVM error after SOAP UI installation

I am trying to install SOAPUI tool. After the installation, when executed, I amm getting this error: The JVM could …

java jvm soapui
Automation Testing web services

I work for a Midtier team & I've been pretty much testing web services Manually using SOAP UI. I got …

web-services testing automation soapui
soapUI changes (disables) proxy settings of Internet Explorer

installed soapUI 4.5.1. When i start soapUI it disabled all checkoxes in IE 8 Internet Options > Connection > LAN Settings. If …

internet-explorer-8 proxy soapui