Skip to content

Automating E-commerce website amazon.com testing using Selenium webdriver and TestNG framework, ExtentReports and ITestListeners for generating reports.

Notifications You must be signed in to change notification settings

LamaMN/java-selenium-testng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Selenium Webdriver TestNG Framework

Automation testing for amazon.com e-commerce website using Selenium webdriver and TestNG framework, and ExtentReports ITestListeners for generating reports.

Prerequisites

  • Eclipse IDE
  • JDK (version 21+)

Dependencies

  • Selenium
  • TestNG
  • AventStack
  • org.slf4j

Libraries

  • Apache Commons.io

Project Details

  • The tested functionalities are under main/java/functionalities directory which contain the page components
  • The ExtentReports manager is under test/java/base directory which has the needed listeners
  • The test cases are in test/java/test directory

Report

Some test cases failed due to the website not applying the category, and searching in "all categories" instead as demonstrated by the screenshot took using Selenium TakeScreenshot interface.

About

Automating E-commerce website amazon.com testing using Selenium webdriver and TestNG framework, ExtentReports and ITestListeners for generating reports.

Topics

Resources

Stars

Watchers

Forks

Languages