What is API Testing ? API Testing is entirely different from GUI testing and mainly concentrates on the business logic layer of the software architecture. This testing won’t concentrate on the look and feel of the application . API Testing requires an application to interact with API. In order to test an API, you will
CONTINUE READING