What Is Cypress And Should You Ben Using It For Your Automation Testing?

The Test Lead
4 min readApr 26, 2022

Cypress is one of the newer testing frameworks out, but what is it, and should you be using it?

This article will cover:

  • What is Cypress
  • Pros and Cons
  • Should You Be Using It
Photo by Emily Morter on Unsplash

What is Cypress?

As stated previously Cypress is a testing framework. It is used for web testing automation. Web testing is also called front-end testing because you will be testing the user interface that the end-users are going to use once the application goes live. You may be thinking, we already have things such as Selenium, why do we need Cypress? Cypress can actually compliment the Selenium web driver and for newbies may be a completely better choice because of the learning/implementing curve.

Traditional testing frameworks have a lot of different components that must be thought about and implemented for end-to-end testing. Cypress tries to solve…

--

--

The Test Lead

Lead SDET at fintech company in NYC. Visit personal page http://thetestinglead.com// Twitter @juss_bailey Youtube @The Test Lead