Here, are the common tests that performed on API are as:
- Response of the API should be verified based on the request. We will verify that the return value is based on request.
- When API is updating any data structure we should verify the system is authenticating the outcome.
- We will verify whether the API is trigger other event or request another API.
- We will verify the behavior of the API when no value is return.