Skip to content

Ninja-Cyborg/HRM-WebSite-Test-Automation

Repository files navigation

Human Resource Managmenet-WebSite-Test-Automation

The project was initiated to Test Human Resource Website, using Selenium with Java. OrangeHRM Test website

Getting Started

Prerequisites:

Framework Features

Run Tests

Getting Started

Prerequisites;

  • Java 8
  • IDE (Intellij or Eclipse)
  • Jenkins (for CI/CD)
  • Git (CVS)

Framework Features:

  • Implemented TestNG Framework
  • Executed over 18 TestCases
  • Verified over 350 URL's less than 35 seconds
  • Parallel Testing
  • Git + Jenkin integration
  • Log4j log outputs
  • Generated HTML Reports( with ExtentReport dependency)
  • Generated HTML Report ( with Jenkins)

Run Tests

  • You can run test either way:

Running in IDE

  • Run testng.xml
  • It stores the testing suite configuration, test to include, browser to run, etc

Running with Maven in cmd

  • Maven should be installed
  • open project files directory in cmd
  • run command: mvn clean test

Test Reports

  • Test List image
  • Test Ouput Summary
  • image

About

Automation Testing using Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published