Skip to content

Hemapriya-99/AutomationExerciseSeleniumJavaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

AutomationExercise

This project aims to automate 'Automation Exercise' Ecommerce website using Selenium with Java.

Test Scenarios and Cases

The automation tests cover the following scenarios:

  • User Registration
  • Login
  • Product Search
  • Adding a product to cart from Product Listing page (PLP)
  • Adding a product to cart from Product Description page (PDP)
  • Cart
  • Checkout and Placing an Order

Testing Approach

  • Page Object Model (POM)
  • Data-Driven testing

Technologies Used

  • Programming Language: Java
  • Web Automation: Selenium WebDriver
  • Test Framework: TestNG
  • Test Reporting: ExtentReport

Releases

No releases published

Packages

No packages published

Languages