Verify the output block in Postman test script
Preconditions (2)
Step 1: Send the API request
Step 2: Go to the Tests tab in Postman
Step 3: Write a test script that captures the response body
Step 4: Use the output block to log the response status and body
Step 5: Run the request and observe the output block in the Postman console
✅ Expected Result: The Postman console shows the response status code and the response body logged correctly in the output block