API Testing

API Testing: 

 »What is rest APIs?

»How to test it manually?

»How to set up POSTman?

»What is URI/End Point?

»What all jar files we needed to automate Rest APIs?

»What is http client?

»How to create functions for Get, Put, Post and Delete?

»How to validate response code?

»How to validate JSON response?

»What is JSON object and JSON Array?

»How to execute multiple scripts?

»How to use html report for APIs automation?

»How to RestAssured library to automate apis