This project showcases manual testing of the OrangeHRM system, focusing on structured testing methodologies, defect reporting, and test documentation. The repository contains test plans, test cases, and bug reports to demonstrate proficiency in manual testing.
- Test Plans (
testplans.pdf
) – Defines the testing strategy, scope, objectives, and approach. - Test Cases (
orangehrm-testcases.xlsx
) – A detailed set of test cases covering various functionalities of the OrangeHRM Admin Module. - Bug Reports (
bugreport.pdf
) – A documented list of identified defects, including severity, priority, and reproduction steps. - Jira Screenshot (
jira.png
) – An example of how defects were tracked using Jira. - TestRail Screenshot (
testrail.png
) – A representation of test case management in TestRail.
- Application Tested: OrangeHRM (Admin Module)
- Testing Types:
- Functional Testing
- UI Testing
- Regression Testing
- Defect Tracking: Managed via Jira and documented in bug reports.
- Test Documentation: Excel, PDF reports
- Defect Tracking: Jira (with reports attached)
- Test Management: TestRail (with visual reference)
- Writing and executing well-structured test cases.
- Logging and tracking defects using Jira.
- Managing test executions in TestRail.
- Understanding test planning, execution, and defect lifecycle.