Answers for "what do you check in backend"

0

what do you check in backend

Basicall we are checking response body
to verify if request matches with response.
After that we are writing SQL query
to double check if database matches.
We can say happy path if all pass
Posted by: Guest on January-10-2021

Code answers related to "what do you check in backend"

Browse Popular Code Answers by Language