Forum Discussion

CSmirl's avatar
CSmirl
Contributor
10 years ago

Captuturing JSON to begin testing

Greetings!

I've used SOAPUI Pro to test SOAP with WSDL.   

My current project is using REST with JSON.   The documentation indicates I insert a URI and the tool discovers the properties that are described in the JSON so that my tests can be built.

Is there another way to create a test from JSON.

Thanks for your patience with this REST newby question.

Chris

6 Replies

  • Hi, CSmirl

    what is the type of your definition? (swagger, wadl, raml and so on)

    • CSmirl's avatar
      CSmirl
      Contributor

      Just and XML document.  Not a standard format.