Forum Discussion

sourbha's avatar
sourbha
New Contributor
12 years ago

WADL generation with end point in SOAPui

Hi Team,

After adding a new Request in SoapUI Project when I have added a new Resource by giving end point the WADL is generated by SOAP-Ui.Could you please let me know how SOAP-Ui generate the WADL with end point of the service.
Cheers!!!!!!!

1 Reply

  • GiscardN's avatar
    GiscardN
    Frequent Contributor
    Hi,

    The WADL is built from your endpoint, then later after you have sent some messages, it will also include information about the types of responses that the web service returns. Please see this page where you can learn about schema inference: http://www.soapui.org/REST-Testing/schema-inference.html

    Regards,

    Giscard
    SmartBear Support