Why Testing APIs Is Complex
Continuing with API basics, let’s talk about what makes testing APIs, and APIs themselves complex. There are just too many moving parts. The examples are taken with Postman, but the content is tool-agnostic. An API (Really an HTTP request, otherwise we ges even more complex options) consists of 4 parts. Read more…