Question: You will create a Postman collection and create a REST test within the project. You will need to automate each test and include at least
You will create a Postman collection and create a REST test within the project. You will
need to
automate each test and include at least 1 assert for each request in the validation.
Create a chained request that requests Url: https://www.googleapis.com/books/v1/volumes/{{id}}Using the id you stored from the first request, make sure the second request uses the ID pulled from the first request Create Asserts that:Validate response contains the ID from the request Validate response status code (e.g. 200)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
