SQA – Cypress for Beginners


Introduction
Understanding Basics of Cypress
1
What is Cypress?
2
Cypress – Environment Setup & Pre-requisites
3
Cypress Features
4
Quiz 1
Getting Started with Cypress Test Automation
1
Cypress Project Setup
2
Cypress Folder Structure
3
Create First Test
Learning more about E2E Testing in Cypress
1
How to access elements in Cypress
2
Object Locators & Assertions
Best Practices in Cypress
1
Page Object Model
2
Grouping Tests
File Handling & API Testing in Cypress
1
File Handling (Read, Write, Upload, and Download)
2
API Testing in Cypress
3
Cypress Dashboard
4
Quiz 2
5
Conclusion