Skip to content

End-to-end test automation framework using Cypress with JavaScript and Page Object Model (POM) design pattern.

Notifications You must be signed in to change notification settings

jatinder4484/Pom-cypress-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Testing(Cypress & Manual)


Overview

This project includes automated and manual testing for an e-commerce website using Cypress with the Page Object Model(POM)


Tech Stack

  • Automation Tool: Cypress
  • Programming Language: JavaScript
  • Testing Framework: Mocha & Chai (built-in with Cypress)
  • Design Pattern: Page Object Model (POM)
  • Browser: Chrome (Headed & Headless Mode)
  • Manual Testing: Performed using Test Cases & Exploratory Testing
  • Test Management: Excel / Google Sheets

Testing Approach

Automated Testing(Cypress)

Product Search & Filtering

Adding & Updating Cart Items

Checkout Process(Valid/Invalid Inputs)

Manual Testing

Product Search & Filters

Cart Functionality & Price Calculation

Checkout Validation

UI/UX Performance Checks

image

About

End-to-end test automation framework using Cypress with JavaScript and Page Object Model (POM) design pattern.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published