Hey testers, devs, and automation learners! ๐ I've just released a fully organised Cypress test case repository with 40+ beginner-to-intermediate UI automation tests.
๐งช Project: Cypress-Sample-Test-Cases
๐ Tech: JavaScript + Cypress ๐ Structure: Clean, modular, with real-world examples
๐ฏ Whatโs Inside?
โ 40+ test cases covering:
Assertions & validations
Dropdowns & tables
Alerts, iframes, child tabs
File uploads (including Shadow DOM)
Mouse operations
Page Object Model (POM)
๐ก Why Itโs Useful:
๐ฃ Beginner-friendly and well-commented
๐ Each test case in a separate file for clarity
๐ง Designed to build strong Cypress fundamentals
๐งฐ Perfect for self-paced learning or team onboarding
๐ Getting Started git clone https://github.com/masaid2244/Cypress-Sample-Test-Cases
cd Cypress-Sample-Test-Cases npm install npx cypress open
๐ Like it?
If this repo helps you:
โญ Give it a star on GitHub
๐ Share with fellow testers
๐ฌ I welcome feedback, PRs, and ideas!
๐ GitHub Link
๐ https://github.com/masaid2244/Cypress-Sample-Test-Cases
