© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
B. DeAPI Managementhttps://doi.org/10.1007/979-8-8688-0054-2_9

9. API Testing Strategy

Brajesh De1  
(1)
Bangalore, Karnataka, India
 

API testing is different from other GUI-based application testing. It tests the programmatic interface that allows access to the data or business logic. Instead of testing the application’s look and feel, API testing tests the business logic of the remote software component and its communication mechanism. Hence, API testing is performed using special-purpose software that sends requests to the API and reads the response received.

This chapter looks at the importance of API testing, challenges, various testing considerations, and ...

Get API Management: An Architect's Guide to Developing and Managing APIs for Your Organization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.