Why API testing is important and what to test?
If you look at the Test pyramid (also refer to below image), more API testing is recommended over the UI…
If you look at the Test pyramid (also refer to below image), more API testing is recommended over the UI…
Along with the e2e testing, now a days it’s important to perform API automation testing and also integration testing, and…
In one of our post, we have come to know what is API and how it’s different than web services…
API stands for Application Programming Interface An API provides a set of functionality, it could be a function or a method…
watch this video to understand, basics of what exactly an API (Application programming Interface)