Forum Discussion

PeterBundeHanse's avatar
PeterBundeHanse
New Contributor
5 years ago

Trial application

Fellow sufferers!

I am new to SOAP UI. Is there a trial application that I can make requests against? I just have the SOAPui tool, but how can I try it out without an application to shoot at?

BW Peter B Hansen

2 Replies

  • JHunt's avatar
    JHunt
    Community Hero

    Hi,

     

    You can create a MockService from your own WSDL to answer your requests.

     

    In the sample projects (normally installed into your Documents folder) are some sample projects, and these have MockServices set up too.

     

    Finally, making an API request over HTTP is the same thing as requesting a webpage. You can try requesting http://www.google.com:80/ for example.

    • PeterBundeHanse's avatar
      PeterBundeHanse
      New Contributor

      Hi Hunt

       

      Thanks for answer!

       

      There is no sample project anywhere on my PC. Besides, I would like to make more advanced requests like with a certificate.

      Regards, Peter