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.

SoapUI "failed to load url" error when loading WSDL

I keep having some weird problems. The main one is that I keep getting the following error when trying to …

java web-services xsd wsdl soapui
What tools do you use to test your public REST API?

Looking for tools use to test REST API. So far I'm only aware of SoapUI. I've tried SOAPUI but - …

api rest qa functional-testing soapui
WSDL/SOAP Test With soapui

I have tested my web services (wsdl/soap) with soapui. and i have the errors : http/log : error 400 BAD REQUEST. …

web-services wsdl soapui
SOAP-UI - How to pass xml inside parameter

In SOAP-UI I am making a request to a web service like this: <soapenv:Envelope xmlns:soapenv="http://schemas.…

xml soapui
SOAPUI Certificate authentication

I am trying to hit a remote web service and check if the service is working. To hit the service …

web-services authentication encryption certificate soapui
Selenium UnreachableBrowserException - "Could not start a new session" in SoapUI Groovy TestStep

I use SoapUI Pro 5.1.2 on Win7 x32, and try to connect to Selenium Webdriver in Groovy TestStep. For this purpose …

java selenium groovy webdriver soapui
SoapUI fails to connect HTTPS (SSLPeerUnverifiedException)

I need to test web service that is being deployed to pre-release environment that is deployed on HTTPS endpoint. Unfortunatelly …

java ssl soapui
How to integrate soapUI with Jenkins?

Anyone know a good way to add soapUI tests to my CI builds ?

soap hudson jenkins soapui
Why am I receiving a java.net.SocketException: Connection reset error from web service through SOAP UI and Java client?

I am converting a visual foxpro application to a java web application and one small, but important piece of the …

java web-services soap soapui
SoapUI: ConnectException: Connection timed out:

i try to send request via REST. I get success response when using firefox rest-client, but in SoapUI i get …

rest connection soapui connection-timeout