soapui
Access the request XML in a SOAP UI mock response script
I have a mock response, which needs to return a value that was in the request. For example, this request can come in:[详细]
2023-01-10 04:04 分类:问答Mapping complex datatypes to model classes (SOAP)
I\'m writing SOAP web service tests in Groovy/soapUI (the web service heavily takes advantage of complex datatypes). To make my life easier I\'m looking for solutions to map complex datatypes to model[详细]
2023-01-06 12:23 分类:问答How to import existing SOAP request messages to SoapUI?
I have a bunch of SOAP request messages in XML format. Is there a way to import them to a SoapUI project?[详细]
2023-01-05 05:41 分类:问答How to return dynamic response in SoapUI MockService
I am new to SoapUI and have just configured a very simple MockService. Is it possible to manipulate the response so that for a particular request the response\'s elements are dynamically built up?[详细]
2023-01-01 01:14 分类:问答How to create a valid schema in a WSDL that restrict to <|<=|>|>=
This is what I have in my schema section of my WSDL to specify the field has to be comparison operators[详细]
2022-12-31 20:18 分类:问答Good tool to test WCF service (not SOAP/HTTP webservice)
I recently found SOAPUI and discovered that it is just a great tool for testing any SOAP/HTTP service. Conventionally, we have been developing our ow开发者_如何学Cn driver to test our services (WCF ba[详细]
2022-12-29 18:50 分类:问答fail soapUI test case using groovy but dont abort
I have a number of test cases using groovy. I want to be able to have the test case fail but to carry on with the rest of the script.Tried using:[详细]
2022-12-28 16:22 分类:问答Can I use SOAPUI for concurrency testing?
I am trying to test my web service using SOAPUI (the free version). For testing concurrency, I wished to fire concurrent threads from SOAPUI onto the service. But with the options, the thread count in[详细]
2022-12-28 00:14 分类:问答Required element did not contain a wsu:id?
I am new to soapUI 3.5. I tried some wsdl that acquire security against web service deployed on jboss 4.2.1[详细]
2022-12-27 07:29 分类:问答Extracting and Parsing data with soapUI
So I am in need to learn how to use soapUI pretty quick. I\'m f开发者_C百科inding it pretty tedious to start so I was hoping I might be able to get some help here. Here\'s what I need to do.[详细]
2022-12-26 06:46 分类:问答