DEV Community

Play Button Pause Button
Pramod Dutta
Pramod Dutta

Posted on • Updated on

Cypress Tutorial for Beginners: LIVE Project #1

In this video of Cypress Tutorial for beginners, We are going create full end to end cypress test cases for the demo Katalon app from start to finish.

Cypress is a JavaScript test automation solution for web applications.

It enables teams to create web test automation scripts.

This solution aims to enable frontend developers and test automation engineers to write web tests in the de-facto web language that is JavaScript.

Cypress also supports the Mocha test framework so the core technologies in which you would develop your web test automation are Java Script on top of Mocha.

It is a test automation tool that enables developers to automate web browser testing.
The Selenium WebDriver protocol enables sending commands in various development languages like Java, JavaScript, C#, Python, and others from the test environment (IDEs) to a selected desktop browser (Chrome, Firefox, Edge, Safari).

Learn more at 👉👉 : Cypress Tutorial for Beginners: With LIVE Project and CI/CD Jenkins, Docker Support.


- 🎤 Listen to our Podcast - https://anchor.fm/thetestingacademy

Over to you...

--
Be sure to subscribe for more videos like this!

 TheTestingAcademy

Top comments (0)