Tag: API Testing
-
API Security Testing With Postman and OWASP Zap
Most of the content around API testing is about functional testing or recently about API automation testing , so what about Security Testing? We’re going to use Postman and consume our existing collections. The idea here is to send the Postman requests to OWASP Zap to be able to start automated pen-testing. Why? Sometimes we…