From the course: Java: Automated API Testing with REST Assured

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Verify API response

Challenge: Verify API response - Java Tutorial

From the course: Java: Automated API Testing with REST Assured

Start my 1-month free trial

Challenge: Verify API response

(lively electronic music) - [Narrator] Now, it's time to practice verifying API responses. Your challenge is to make an API request to get the multivitamin product. This product has an ID of 18. Verify the response's status code, content-type header, and each field of the body. After completing your solution, check out the next video to see how I solved it. Good luck.

Contents