Forum Discussion

rhishinema's avatar
rhishinema
New Contributor
13 years ago

REST API testing with JSON

1. Please help in, how to test REST API with JSON as request body.
2. How to store the authentication which testing, the issue I am facing is that for each request it is asking for each request.
  • rhishinema's avatar
    rhishinema
    New Contributor
    Reframing the question:

    1. Please help in, how to test REST API with JSON as request body.
    2. How to store the authentication while testing, the issue I am facing is that for each request it is asking for authentication.