Rest API Testing Strategies
It’s common to hear software testing professionals refer to Rest API testing as simplistic. Often thinking it just involves using tools like Postman to send GET and POST requests to validate the response body or its status code. Julio will go beyond these common conceptions and talk about testing for backwards compatibility, validating adherence to the Rest architecture style, evaluating token structure, testing Rest API heuristics, simulating external services, security testing, Rest API coverage, among others.