Revathykarthikayan / OrangeHRM-validation-project

Automation Project -Orange HRM Validation

Home Page:https://opensource-demo.orangehrmlive.com/web/index.php/auth/login

Repository from Github https://github.comRevathykarthikayan/OrangeHRM-validation-projectRepository from Github https://github.comRevathykarthikayan/OrangeHRM-validation-project

** BASE URL: https://opensource-demo.orangehrmlive.com/web/index.php/auth/login

Introduction: This project automates testing of the OrangeHRM web application. It focuses on the following:

1.Forgot password link validation. 2.Header validation on Admin page. 3.Main menu items validation on Admin page.

Test Objective:

Employee Management employs the Page Object Model design pattern
for better code organization and maintainability.

The framework captures screenshots of failed test cases and includes them in the generated HTML report for your reference.

Key Features:

Page Object Model: Promotes modular and maintainable code.

Screenshot Capture: Documents test failures for analysis and debugging.

Detailed HTML Reports: Provides comprehensive test results and insights.

BASE_URL:"https://opensource-demo.orangehrmlive.com/web/index.php/auth/login"

About

Automation Project -Orange HRM Validation

https://opensource-demo.orangehrmlive.com/web/index.php/auth/login


Languages

Language:HTML 57.5%Language:Python 31.6%Language:CSS 11.0%