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 to create datetime string in soapui using groovy

Hi I am using SoapUI for testing web services. I need to create a customer record with email address and …

groovy soapui
Testing web service with SoapUI and Windows authentication

Is it possible to include the Windows domain credentials to test my web service with SOAP UI? I found a …

web-services testing soap user-interface soapui
How to post values in SOAPUI in rest

I am analyzing SoapUI for Rest services and cant get my head around on how to post values in a …

rest soapui
Getting no SOAPAction header error in sending a SOAP request as HTTP POST

I am sending a SOAP Request as HTTP POST in SOAPUI due to some project constraints. My Request is here : …

xml web-services soap soapui
How to use Soap UI without wsdl?

Hi I have installed Soap UI...Like C, Java we will create some sample program. likewise i wanted to use …

soapui
SOAPUi and keystore

Recently, i had to enhance SOAP communications between me and a web service. After creating a private key file on …

ssl openssl certificate soapui pem
Setting up HTTP Basic Authentication for all requests

Is there a way to set up HTTP Basic Authentication for all requests in a SoapUI project? I know it …

soapui basic-authentication
soapUI: Error does not close tag

I'm trying to use soapUI 4.5.2 for the first time. I've created simple .NET ASPX web service and copied the following …

web-services soapui
soap parsing wsdl error: Unexpected element: TAG_END

I have an error importing a WSDL definition from an ASP.NET version 4 Visual Studio 2010 Express project, into SOAPUI 4.5.1 URL …

wsdl soapui
Where do I set character encoding in SOAPUI Preferences

I can't seem to find any character encoding options in SoapUI preferences. I want to mock xml response in iso-8859…

character-encoding soapui