Skip to content

kevinaldyansyah/OrangeHRM_Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

# OrangeHRM Manual Testing and Cypress Automation Testing

Comprehensive automation testing for OrangeHRM using Cypress with Page Object Model (POM) and Intercept.

Overview

This project provides automated testing for the OrangeHRM demo application, covering:

  • Login functionality with comprehensive validation scenarios
  • Forgot Password flow testing
  • Directory module search and filter functionality

Installation

  1. Clone or download the project files

  2. Install dependencies

    npm install cypress --save-dev or yarn add cypress --dev

  3. Initialize Cypress (if needed)

    npx cypress open

  4. Copy test files to your Cypress project structure

Document

Test Case - Enter