soapui
In a SoapUI mock service response script i need to use a value from a request
In a SoapUI mock service response script i need to use a value from a request. I am trying to get value_2 to use it in the response.[详细]
2023-02-02 06:27 分类:问答KSOAP2 for Android gives
I\'m trying to access a web service whose WSDL is at http://srilanka.lk:9080/services/CropServiceProxy?wsdl . Using SoapUI I sent a request and successfully got a response.[详细]
2023-02-01 11:28 分类:问答How to learn SOAP and Web Services? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学编程[详细]
2023-01-31 11:34 分类:问答WADL: complex type from external xsd
I need to test authentication procedure using the wadl file below: <application xmlns=\"http://research.sun.com/wadl/2006/10\"[详细]
2023-01-30 09:17 分类:问答Changing assertions in SOAP UI for different server
I have my tests prepared for one servers, each test case has its own assertion like this: declare namespace ns1=\'http://test.server.001\';[详细]
2023-01-28 13:04 分类:问答Using custom wsdl file in axis2 - Problem whne using <xs:all> instead of <xs:sequence>
I am using axis2 for my webservices. Todaywhen i tried to use my own wsdl file instead of axis2 default generated i observer unexpected behaviour.Here goes the details.[详细]
2023-01-27 20:34 分类:问答SoapUI error on request - NoClassDefFoundError
I am new to web services and I have deployed a web service locally ( I am able to see the wsdl) I tried to query the web service by creating a request in SOAPUI.[详细]
2023-01-27 10:32 分类:问答Mocking a web service with SoupUI and using this in Visual Studyo
I want to use a mocked service in an enterprise project. So can I use Visual Studio to fetch data, get response from mocked service, when I have no connection to the actual service?[详细]
2023-01-26 18:19 分类:问答Testing a secured webservivce in SOAP UI
I am using AXIS2 framework for my webservices creating. Now I am secured my webservices using ramprt. Now entire requests and response will be signed and encrypted.[详细]
2023-01-25 14:07 分类:问答Groovy - create file issue: The filename, directory name or volume label syntax is incorrect
I\'m running a script made in Groovy from Soap UI and the script needs to generate lots of files. Those files have also in the name two numbers from a list (all the combinations in that list are diffe[详细]
2023-01-22 15:31 分类:问答