The below list of tutorials will help you learn how to test RESTful Web Services with the REST Assured framework. You might want to check the video tutorials page if you are interested in video tutorials.
- Testing RESTful Web Service API with REST Assured
- REST Assured HTTP Post Request ( Includes video tutorial )
- REST Assured Validate HTTP Status Code
- REST Assured GET HTTP Header Value
- Rest Assured HTTP Request with Query Parameters
- REST Assured GET HTTP Response Body
- Validate Response Body Containing JSON
- Create a JUnit 5 Test Case with Rest Assured. ( Includes video tutorial )
- How to Run JUnit Tests in Specific Order
I hope you do find these lessons helpful. There are many more video lessons that I have recorded and packaged into a single video course. Please check out my video course below if you want to learn how to do Unit Testing and Integration Testing of Java applications.