soapui
How to change endpoint address for multiple tests?
I know how to change endpoint for each test, but I have 100+ tests so I would like to 开发者_高级运维select project/all tests and say set new endpoint. Is it posible?Yes it is possible![详细]
2023-03-17 14:49 分类:问答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 exception attached below.[详细]
2023-03-14 08:06 分类:问答SoapUI property transfer and xpath/xquery number formatting
I have this property-transfer in SoapUI: declare namespace soapEnv=\"http://schemas.xmlsoap.org/soap/envelope/\";[详细]
2023-03-13 16:50 分类:问答create a soap request message
HI while trying to use soapUI, I got error; SOAP RESPONSE FAILED: this is my request xml, I just copy pasted this xml under soapenv:Body, and sumbitted a request, do I need to do something else?[详细]
2023-03-13 11:42 分类:问答Sending message through SoapUI
I opened my wsdl file locally with soapUI(not using my localhost url but directly showing the wsdl from my harddisc, using localhost url can not find schemas..!)[详细]
2023-03-13 11:19 分类:问答Improve SOAP UI performance
I\'ve started using SOAP UI recently to test web services and it\'s pretty cool, but it\'s a开发者_运维知识库 huge resource hog.[详细]
2023-03-13 04:17 分类:问答how to generate a Excel sheet based report through soapui when executing a test suite
how to generate an excel sheet based Report from soapui when we execute a testsuite or testcase?(in testing a ws开发者_如何学编程dl based )As far as I know there is no way to create an Excel report af[详细]
2023-03-13 03:54 分类:问答Store request/response files in local directory with Groovy teststep in soapUI
Through a groovy teststep in soapUI i want all request and response files to be stored in a local directory with system date.[详细]
2023-03-13 01:41 分类:问答SOAP UI -Passing and Testing JSON Response as Request to another JSON
I have 2 json rest services my condition to t开发者_StackOverflowest them is like, I will give request to one json service which in turn give me the response which I will use as one of the json input[详细]
2023-03-12 06:33 分类:问答XQuery, assert on format of date rather than actual date?
I\'ve got some soap UI tests, that contain XQuery assertions on the responses it receives, such as the following :[详细]
2023-03-12 05:14 分类:问答