So, here is my challenge! My team deals with loads of APIs and wanted a real time API Monitoring System to check the health of the environments. I know Cypress does support API testing to a great extent and I want to use its powerful features to build a API framework to monitor the APIs.... Continue Reading →
Cypress & API Testing in 5 Minutes
In this article, we will see how Cypress helps us in creating automated API tests rapidly and with very less lines of code & configuration.
Why I don’t prefer Cucumber for API Testing?
Most of the testers across the globe are using Behaviour Driven Development concepts to write their Acceptance Tests. However, while adopting the tools to achieve BDD, we are forgetting to know where and when to use them logically. One such learning is, why I don't use Cucumber for Acceptance Tests. Before we go there, according... Continue Reading →