M
M
mletov2018-10-29 09:24:54
Software testing
mletov, 2018-10-29 09:24:54

Software for sending POST/GET/PUT/DELETE requests?

Please tell me a convenient software that can send POST / GET / PUT / DELETE requests with parameters to the specified address. Need it for REST testing.
It is clear that you can write your own code that sends requests, file a form, test GET simply by entering a url in the browser, etc.
But I want to somehow automate, send, for example, a POST request, and then look at the received response, such as, for example, in Chrome or Fiddler.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-10-29
@mletov

https://chrome.google.com/webstore/detail/postman/...
https://paw.cloud/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question