Skip to content

StephenAlmacen/POM-selenium-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation with Java

Web test automation example project using IntelliJ IDEA Community, Java, Maven, TestNG, Selenium and Page Object Model (POM)

This project contains the following:

  1. maven
  2. testng
  3. Selenium Java POM
  4. Data-driven integration
  5. Config properties integration
  6. Log4j logging
  7. testng reporting

Libraries and Frameworks

  1. Selenium - Web automation
  2. Maven - Build and package management
  3. TestNG - Test execution and Reporting
  4. Log4J - test logging

Tools

  1. Intellij
  2. Eclipse