What you'll learn
How to start REST API Automation using REST Assured
Creating REST API testing framework from scratch with Maven and TestNG
Use JsonPath and XmlPath
Serialize and De-Serialize POJOs
Work with Headers and Cookies
Use Basic Authentication
002 Stack-Overflow
https://stackoverflow.com/
003 Web-service-Wikipedia-page
https://en.wikipedia.org/wiki/Web_ser...
005 Java-SE-Downloads
https://www.oracle.com/java/technolog...
005 Apache-Maven-Download
https://maven.apache.org/download.cgi
005 TestNG-Maven-dependency
https://mvnrepository.com/artifact/or...
005 TestNG-Eclipse-plug-in
https://testng.org/doc/eclipse.html
005 REST-Assured-Maven-dependency
https://mvnrepository.com/artifact/io...
005 Code-for-this-lecture-on-github
https://github.com/dimashyshkin/REST-...
006 Code-on-GitHub
https://github.com/dimashyshkin/REST-...