This project focuses on manual testing of the OrangeHRM application. It includes test planning, test scenarios, test cases, bug reports, and test evidence for core HR modules.
To validate the functionality, usability, and reliability of OrangeHRM modules using structured QA practices and real-world testing approaches.
- Login (Authentication)
- Dashboard
- Admin
- PIM (Employee Management)
- Leave
- Time & Attendance
- Recruitment
- Performance
- ESS (Employee Self Service)
orangehrm-manual-testing/
│
├── docs/ → Test Plan, Strategy, Summary
├── test-scenarios/ → High-level test scenarios
├── test-cases/ → Detailed test cases (Excel)
├── bug-reports/ → Defect tracking (Excel)
├── bug-evidence/ → Screenshots & videos of bugs
├── test-proof/ → Screenshots/videos of successful tests
├── test-data/ → Input test data
├── rtm/ → Requirement Traceability Matrix
- Functional Testing
- Negative Testing
- UI Testing
- Basic Security Testing
- Manual Testing
- Git & GitHub
- Excel (Test Cases & Bug Reports)
- Docker (Environment setup)
QA Automation Engineer with 1+ year of experience in Cybersecurity and EdTech domains.
Skilled in Selenium, Playwright, Java, API Testing (Postman, Rest Assured).
Focused on building scalable automation frameworks and delivering high-quality, reliable applications.
- LinkedIn: https://www.linkedin.com/in/kavyakb58/
- mailTo: kavyakb58@gmail.com
- Designed structured QA repository following STLC
- Covered multiple OrangeHRM modules
- Created test scenarios, test cases, and bug reports
- Included bug evidence (screenshots + videos)
- Demonstrated real-world QA workflow
This project utilized ChatGPT (AI) to assist with:
- Structuring the repository
- Writing documentation (README, Test Plan)
- Improving clarity and formatting
- Guiding QA best practices
Note: All testing design, scenarios, and validation logic were independently understood and implemented.
- Open
test-scenariosto understand coverage - Review
test-cases(Excel) for detailed steps - Check
bug-reportsfor defects - View
bug-evidencefor screenshots/videos - Explore
test-prooffor validation evidence
- Selenium Automation Framework
- API Testing using Postman & Rest Assured
- CI/CD Integration