Code QuizAdvanced
Postman Assertion on JSON Body
Spot the mistake in a Postman test that reads the parsed response body.
The status test passes but the second test always fails even when the API returns the right id. What is the bug?
Spot the mistake in a Postman test that reads the parsed response body.
The status test passes but the second test always fails even when the API returns the right id. What is the bug?