How to Test API

API automation testing should cover at least following testing methods apart from usual SDLC process Discovery testing: The test group should manually execute the set of calls documented in the API like verifying that a specific resource exposed by the API can be listed, created and deleted as appropriate Usability testing: This testing verifies whether the API… Continue reading How to Test API