Skip to content

CodeDebugRun/playwrightTestCases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§ͺ Playwright Automation Test Suite This project contains an end-to-end automation test suite using Playwright with JavaScript. It covers a wide range of test scenarios for a sample e-commerce website.

πŸ“¦ Tech Stack Framework: Playwright

Language: JavaScript (Node.js) Following test cases will be covered : Register User

Login User with correct email and password

Login User with incorrect email and password

Logout User

Register User with existing email

Contact Us Form

Verify Test Cases Page

Verify All Products and Product Detail Page

Search Product

Verify Subscription in Home Page

Verify Subscription in Cart Page

Add Products to Cart

Verify Product Quantity in Cart

Place Order: Register while Checkout

Place Order: Register before Checkout

Place Order: Login before Checkout

Remove Products From Cart

View Category Products

View & Cart Brand Products

Search Products and Verify Cart After Login

Add Review on Product

Add to Cart from Recommended Items

Verify Address Details in Checkout Page

Download Invoice after Purchase Order

Verify Scroll Up using 'Arrow' Button and Scroll Down Functionality

Verify Scroll Up without 'Arrow' Button and Scroll Down Functionality

πŸ“ Project Structure bash Kopieren Bearbeiten project-root/ β”‚ β”œβ”€β”€ tests/ # Test files β”œβ”€β”€ playwright.config.js # Playwright configuration β”œβ”€β”€ package.json └── README.md πŸ“Œ Notes Make sure the target application is running and accessible before executing tests.

Customize environment settings (e.g., baseURL) in playwright.config.js if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •