JesB
9 years agoNew Contributor
How to extract RESTAPI response in JSON tab
Hi,
I am testing a REST API request to which i see the response in JSON tab. The response is just a number. Could someone help me with a groovy script for the assertions
1. I want to get the response in the JSON tab and store it in properties.
2. I want to assert that the response does not contain the error code.
Regards,
JesB