Answers for "how to store rest api test data"

0

what need to verify in api testing

We will verify the accuracy of the data
Will see the HTTP status code
We will see the response time
Error codes in case API returns any error
Authorization would be check
Non-Functional testing such as 
performance testing, security testing.
Posted by: Guest on January-14-2021

Browse Popular Code Answers by Language