Skip to content

This project automates the testing of an e-commerce website using Selenium WebDriver with Java. The test cases cover various functionalities such as login, applying filters, adding products to the cart, checkout, and logout.

Notifications You must be signed in to change notification settings

rani1510/EcommerceWebsiteAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EcommerceWebsiteAutomation

This project automates the testing of an e-commerce website using Selenium WebDriver with Java. The test cases cover various functionalities such as login, applying filters, adding products to the cart, checkout, and logout.

TestCase01: Verify Login Functionality This test case verifies that the login functionality works correctly.

TestCase02: Applying Filter Functionality This test case applies a filter to the products and checks if they are displayed in ascending order of price.

TestCase03: Add to Cart Functionality This test case adds products to the cart and verifies the functionality.

TestCase04: Checkout Functionality This test case performs the checkout process.

TestCase05: Verify Logout Functionality This test case verifies that the logout functionality works correctly.

About

This project automates the testing of an e-commerce website using Selenium WebDriver with Java. The test cases cover various functionalities such as login, applying filters, adding products to the cart, checkout, and logout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages