Overview
Syllabus
⌨️ Introduction
⌨️ Course Overview
⌨️ Why Cypress?
⌨️ Project Setup And Install
⌨️ Cypress Describe Blocks
⌨️ Cypress It Blocks
⌨️ Cypress Commands
⌨️ Cypress Getting Elements
⌨️ Cypress Command Chaining And Assertions
⌨️ Cypress beforeEach Blocks
⌨️ Cypress Custom Commands
⌨️ Testing Forms In Cypress
⌨️ Multi-Page Testing
⌨️ Cypress Intercepts
⌨️ Helpful Cypress Methods
⌨️ Testing A Grudge List Feature
⌨️ Cypress Component Tests
⌨️ Cypress Best Practices
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 1 Class Central review
-
Great course for learning how to test JavaScript applications using Cypress. The explanations are clear, the examples are practical, and it helps understand real-world test automation scenarios for modern web applications.