Kevin H.

  • 3 questions asked
  • 1 answer
  • 0 best answers (0%)
  • Web Service with json request

    I want to create a test for a web service, using json as a request, I noticed that there is a xml section and import a WSDL, but I don't know how to use with json format
    Kevin H.
    Kevin H.

    Kevin H.

    Level
    0
    15 / 100
    points
    Kevin H.
    Kevin H.

    Kevin H.

    Level
    0
    15 / 100
    points
    The problem is that I don't have WSDL definition file. To consume the web service I use Chrome Postman, with an url, no headers and json body, works fine, but I don't know how...