This course will help you get started with REST Assured & Allure Reports using Junit4. You will be provided with the tools and techniques needed to be successful with REST API Automation using Rest Assured Library in Java & JUnit. In this course, you will learn:
- Write REST Assured tests (GET, POST, PUT, PATCH, DELETE) using the 'given-when-then' method
- Response extraction using Jayway JsonPath
- Generate Fake Test Data
- Create collections & environments in POSTMAN
- Use POSTMAN to send different requests (GET, POST, PUT, PATCH, DELETE, OPTIONS & HEAD)
- Setup REST Assured Maven project in Eclipse