Resources about API Testing

In modern applications, services communicate often through APIs: application programming interfaces. Instead of going at an higher level to test the communication, you can directly explore the API. It will be more accurate and faster. There are some resources about API testing strategies.

Resources about Postman:

Some other API testing tools:

 

Leave a comment