Introduction
  • Introduction
  • Why Automate?
  • Automation Test Pyramid & Testing Quadrants
Cypress Setup and Installation
  • Cypress Features
  • Cypress Project Setup
  • Cypress 1st Test
Interactions With Web Elements
  • Cypress Commands
  • Variables
  • .Should in Cypress
  • Verifying Page Title and Custom Waits
  • Use of Random Function (Math.random())
Object Oriented Programming in Cypress
  • Object Classes in Cypress
Data Driven Testing
  • Working with Files
  • Fixtures
Reports in Cypress
  • Generating the XML and HTML Reports
Cypress Dashboard
  • Cypress Dashboard Configuration
Summary
  • Course Recap
Quizes
  • Cypress Quiz 1
  • Cypress Quiz 2