Learner Reviews & Feedback for API Testing Using Rest Assured Test Automation Tool by Coursera Project Network
4.4
stars
5 ratings
•
1 reviews
About the Course
RestAssured is one of the best test automation tools to test APIs with Java programming language.
It's an open-source tool and is very easy to code using Rest Assured.
It also integrates easily with Test Automation tool like TestNG
This project will provide you step by step instructions to write scripts to automate API testing using Rest Assured, how to automate and test CRUD (Create, Read, Update and Delete) operations with HTTP methods like GET, POST, PUT and DELETE, understanding JSON request and response, adding assertions to the API response....
Filter by:
1 - 1 of 1 Reviews for API Testing Using Rest Assured Test Automation Tool
By Teja P
•
Jan 7, 2021
Good one.. but will be more good if JsonPath is also covered.