Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

XML-RPC based services

one of my old associates wanted to know if it is possible to use soapui to test xml-rpc based services.

Thanks

Ali

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Ali,

    you can "trick" soapUI into supporting this by creating a "dummy WSDL" with only one operation, and then using this operation for all TestRequests which can then contain any XML-content. Any WSDL/XML-Schema-dependant functionality will of course not be availabe, which includes:
    - the Form Editor
    - Schema Validations
    - MTOM handling
    - etc..

    But most standard functionality should still work ok, for example properties, scripts, datasources, xpath-assertions, property-transfers.

    Regards!

    /Ole
    eviware.com