Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 526 Bytes

Selenium-AUT-Framework

This is hybrid framework which is combination of modular and data driven framework. This uses TDD(Test driven development) approach.

Tech stack:

  • Java
  • Selenium webdriver
  • TestNG
  • Maven
  • Extent report
  • Log4j

Command to run this project

mvn test -DBrowser=Chrome -DEnvironment=DEV

Automation project framework overview

image