Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 716 Bytes

File metadata and controls

16 lines (13 loc) · 716 Bytes

OrangeHRM-Web-Automation-Testing

Study case OrangeHRM

Implementation:

  • Continuous Integration (CI) to Running Automation Test
  • Web Driver Manager
  • Unit testing framework with TestNG - is a framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. It supports test configured by annotations, data-driven testing, parametric tests, etc.

Prerequisites

What things you need to install:

  • Java Development Kit 11
  • Maven
  • Google Chrome

Result

Result of automation testing here.