Skip to content

Web test automation example project using Java, Maven, TestNG, Selenium3, Appium and Page Object Model (POM)

Notifications You must be signed in to change notification settings

StephenAlmacen/POM-selenium-framework

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