...

/

Postman: REST API Manual Testing

Postman: REST API Manual Testing

In this lesson, we will explore and learn the Postman tool to manually test the REST API.

We'll cover the following...

What is Postman?

The Postman tool helps in the manual testing of REST APIs. You can send a request with/without the metadata and analyze the received response from the server. It can be downloaded from here. ...