Joao R.

  • 0 questions asked
  • 2 answers
  • 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
    Joao R.
    Joao R.

    Joao R.

    Level
    0
    21 / 100
    points
    It worked! Thanks, Christophe M.
  • 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
    Joao R.
    Joao R.

    Joao R.

    Level
    0
    21 / 100
    points
    I have exactly this problem. I want to create a test for this post: POST /session HTTP/1.1 Host: localhost Content-Type: application/json Cache-Control: no-cache {...