Skip to content

This is a complete project where a Demo site is automated by writing test suites using selenium-webdriver and TestNg as testing framework.

Notifications You must be signed in to change notification settings

Fayrose96/OrangeHRM-testNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrangeHRM Testing with Selenium and TestNG

This project is a demonstration of automated testing for the OrangeHRM application using Selenium WebDriver and TestNG. It showcases how to automate login functionality as an example.

Table of Contents

Prerequisites

Before begin, ensure you have met the following requirements:

  • Java: Make sure you have Java installed on your system.
  • WebDriver: Download the Chrome WebDriver (compatible with your Chrome browser version) and ensure it's in your system's PATH.
  • Gradle: You can use Gradle for managing dependencies and running the tests.

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/OrangeHRM-TestNG.git

About

This is a complete project where a Demo site is automated by writing test suites using selenium-webdriver and TestNg as testing framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages