Forum Discussion

ravidasu's avatar
ravidasu
New Contributor
16 years ago

SOAP UI Pro supports XML over HTTP?

Hi,

In my application, we are using web servcies. those are not in WSDL format. those are in XML over HTTP format. SOAP UI PRO can support that format. if it is yes, please let me the the what is the process and how can i do the functional test on those types of requests.

2 Replies

  • mpoitras's avatar
    mpoitras
    New Contributor
    Any webservice is basically XML over HTTP. We use REST web services and we don't have a WADL( akin to a WSDL for SOAP) yet. Still, all requests works perfectly. We don't even need the pro version for that. Just for more in depth testing. Try using a HTTP step or a REST step instead of a SOAP request for your case.

    I hope what I am saying makes sense.
  • ravidasu's avatar
    ravidasu
    New Contributor
    Thank you for your replay, i am new to the SOAP Ui Pro tool. Please let me know steps how can i add the steps to a project in SOAP UI Pro. bellow i am sending my HTTP request and END point url.

    HTTP Request:

    GETCASEID106228379AUD11Shaughn  Landauerlandauers@dnb.com187728295WESTERN PACIFIC CAPITAL MANAGEMENT, LLC322 8TH ST STE 100DEL MARCA92014Kevin  O'RourkePrincipal8584362400kevin@westpaccapital.comUP11702009-09-15 11:59:191060097660A9E9967-35F9-2DA7-BE6E-F0EE1D6B9A832009-09-15 12:00:24001Tracer


    END Point URL:

    http://159.137.89.161/Tracer.NET/Tracer ... rvice.aspx


    Please let me know how can i add that HTTP request in SOAP UI.