I need to create a xpath query that will return everything listed under availabilty element. <?xml version=\"1.0\" encoding=\"UTF-8\"?>
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
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
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.
I have created soap ui rest service test case with 4 steps. Addconsumer request. conditiongoto - if customer is premiere target 开发者_运维技巧step4
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.
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
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
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:
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