In this tutorial you are going to learn How to Automate the API Tests using RESTAssured Library
- Test-1: Send a GET Request of an API and validate the body
- Test-2: Send a GET Request of an API and retrieve the data from body
- Test-3: Send a GET Request of an API and store the Response