navnak
2 years agoNew Contributor
Data Validation after Running a POST Request
I'm quite new to Ready API and API testing, but need help with needing to validate that after running a post request that the request has been successfully inserted into the database and fetch the status column from the db, which I will use with assertions
The db is running on GCP...
Any help is greatly appreciated