soapui
What is wrong with XPath query in SOAP response
I need to create a xpath query that will return everything listed under availabilty element. <?xml version=\"1.0\" encoding=\"UTF-8\"?>[详细]
2023-04-13 08:26 分类:问答Accessing a windows share with groovy
Hey i\'m trying to access a windows share to get a given XML file that I need to do some work on. I\'m trying to do this with a groovy script that wi开发者_运维知识库ll run in soapui, but i can\'t se[详细]
2023-04-11 19:13 分类:问答soapUI as Http tunnel to record iOS (iPhone/iPad) client-server discussions
I am trying to us开发者_StackOverflow社区e soapUI as Http tunnel (https target) to record iOS client-server discussions, and then use it for service mocking to test my client which is an iOS app (iPho[详细]
2023-04-11 02:28 分类:问答soapUI vs rest-assured for REST API testing
What\'s better for testing a REST API in built in Spring 3.1, soapUI or 开发者_如何转开发rest-assured?oAuth 2.0 is used for authentication.It depends on who is going to create and maintain the tests.[详细]
2023-04-08 19:50 分类:问答conditional goto is not working in soap ui
I have created soap ui rest service test case with 4 steps. Addconsumer request. conditiongoto - if customer is premiere target 开发者_运维技巧step4[详细]
2023-04-07 13:52 分类:问答I am getting No such property while giving target step in soapui
I am taking the value from the one response and coamparing that value with one integer and based on the boolean i am navigating to the other step.[详细]
2023-04-07 03:40 分类:问答Is there a way to build persistence in soapui or any similar software?
yeah so, our application would be connecting to not yet existing services. We were given WSDLs for those services and we mocked them in soapiu. Is there a way to build rudimentary persistence in soapu[详细]
2023-04-06 09:01 分类:问答How to import XML testcase in SoapUI?
I created XML testcases in notepad, and I want to import and execute testcases in SoapUI. Can yo开发者_StackOverflow社区u please help me?You mean you wrote a SOAP XML request in Notepad and now you wa[详细]
2023-04-05 01:59 分类:问答JDeveloper ABCS problem
So I have created an ABCS BPEL process in JDeveloper, it compiles without any errors. I\'m trying to test it via soapUI but I am getting the following error:[详细]
2023-04-03 23:21 分类:问答Is it possible to use SoapUI for testing services secured with SPNego?
I have web service secured with SPNego (HTTP challenge returns WWW-Authenticate: Negotiate). This security mode is also referred as Windows integrated authentication. Is it possible to use SoapUI to t[详细]
2023-04-03 04:19 分类:问答