One of the most overlooked steps in designing, developing, and maintaining APIs has to do with testing them for data consistency, response times, and availability. In API testing, we test APIs and its integrations which results in most optimal functioning. It can be driven in two ways, using commercial tool or by developing your own testing framework. All of these are based on API needs (Say: How API technically works, Handles large amount of calls, Permission/Access controls etc.) In this newsletter, we bring you the concepts that helps to understand API testing and its tools/techniques used to perform so that you can employ the right kind of approach as per your testing requirements.