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 increase text size in SoapUI

Using SoapUI v 3.6.1 on Windows 7 and the text is tiny. Didn't find an option to increase text.

soapui
SoapUI with Fiddler

I am trying to route my soapUI web service requests via fiddler, but it doesn't seems to work. I tried …

fiddler soapui
Soap UI: ERROR:java.net.SocketException: Connection reset

I am getting ERROR: java.net.SocketException: Connection reset. I have followed the below link to resolve the issue. But …

java soapui
soapUI: multipart/form-data REST request with file attachments

I am using soapUI for testing a REST web service. Is there a way to attach a file with the …

rest testing soapui
Tool for testing RESTful Web services

I am trying to evaluate the right tool to test RESTful Web services and eventually automate the same for our …

web-services rest soapui rest-client rest-assured
How set timeout for one test step in soapui?

I have create a test step in soapui. I need to set a long delay like 5 minutes for it. I …

testing soapui
SoapUI change endpoint address

I'd like to change the endpoint address, but it's giving me defined values, I mean, only one value "/". I tried …

soap soapui
Sending cookie as request header in SOAP UI request for rest web service

I am testing a Rest API using SOAP UI tool. First, I hit another API which gave me the jSessionid …

rest cookies session-cookies soapui jsessionid
Pass Null Value in DateTime Field in soap ui

I Want to Pass null value from Soap UI for Datetime Field one option is that i should delete the …

xml soapui
Import swagger definition to SoapUI community edition?

I'm playing around with SoapUI (the free/open source edition) to see if it could be useful at work for …

soapui swagger