Comprehensive automation testing for OrangeHRM using Cypress with Page Object Model (POM) and Intercept.
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
-
Clone or download the project files
-
Install dependencies
npm install cypress --save-dev or yarn add cypress --dev
-
Initialize Cypress (if needed)
npx cypress open
-
Copy test files to your Cypress project structure
Test Case - Enter