soapui
Does SOAPUI have the concept of an unexpected message
I have a test where I am sending a messa开发者_StackOverflow中文版ge in SOAPUI, usually this will trigger an message coming back asynchronously to my Mock Service so I have a Mock Response.[详细]
2023-01-22 15:20 分类:问答Sorting arrays in Groovy
I\'m trying to compare two arrays in groovy. My attempts so far have yielded a mixed response and therefore I\'m turning to the collective for advice.[详细]
2023-01-21 19:10 分类:问答generating web-service classes using soapUI with a WSDL over HTTPS
I\'m using SoapUI to generate my web service client classes (using wsimport/jax-ws ri if it makes a difference).I\'ve had no problem with this for several services, however, the one im working on now[详细]
2023-01-21 04:32 分类:问答Create request with SOAP ui
Is it possible to create soap ui request with data ? right now I know how to create new request which gives you template what you should send to your webservice (which is read from you wsdl), is there[详细]
2023-01-17 13:31 分类:问答how would one check a returned image-link with soapui testing?
I\'m creating some tests for an ad server, and I want to test the validity / correctness of the returned ads.[详细]
2023-01-16 19:30 分类:问答SoapUI with Fiddler
I am trying to route my soapUI web service requests via fiddler, bu开发者_C百科t it doesn\'t seems to work. I tried url\'s like[详细]
2023-01-16 13:57 分类:问答SoapUI : is it possible to autogenerate the value from an element in a SOAP message?
With SoapUI it\'s possible to send Soap XML message to a WCF service. I\'ve the following SOAP message:[详细]
2023-01-16 04:17 分类:问答Using soapUI API to create a soapUI Mock object
I try to create a soap UI WSDL Mock Service using the soapUI API. But there seems to be no documentation of the source code.[详细]
2023-01-12 20:57 分类:问答Java webservice NoClassDefFoundError
I am generating a webservice stubusing this statement in java new TPFServiceStub(webserviceUrl); I have created a mock service in soap UI at 8088.[详细]
2023-01-11 10:58 分类:问答SOA Services Testing
What is the best way to test SOA services?Should I write my own tests using WCF or should I be using a testing framework such as SOAPUI.What are the limitations to each method 开发者_JAVA技巧and are t[详细]
2023-01-10 07:02 分类:问答