This repository contains a complete Manual QA testing portfolio created to demonstrate real-world testing practices and industry-standard documentation.
The project focuses on functional, validation, and regression testing for a demo web application and is designed to reflect professional QA workflows used in software teams.
SauceDemo
https://www.saucedemo.com/
- Practice real-world manual testing techniques
- Design structured test scenarios and test cases
- Apply test coverage strategies such as Smoke and Regression testing
- Improve defect identification and reporting skills
- Build a job-ready QA portfolio
The following application modules were tested:
- Login Module
- Product Listing
- Cart
- Checkout Process
This repository contains:
- Test Scenarios (Excel)
- Test Cases (Excel)
- Priority and Severity classification
- Coverage categorization (Smoke, Regression, Validation)
- Manual QA documentation structure
- Bug Reports
- Test Summary Report
- Requirement Traceability Matrix (RTM)
The following testing types were applied:
- Positive Testing
- Negative Testing
- Validation Testing
- UI Testing
- Functional Testing
The following coverage strategies were used:
-
Smoke Testing
Used to verify core functionality such as successful login and checkout flow. -
Regression Testing
Used to ensure existing features continue to work after changes. -
Validation Testing
Used to verify form input validation and error handling.
- Microsoft Excel (Test Documentation)
- GitHub (Version Control & Portfolio Hosting)
- Browser-based Testing (Chrome)
- Platform: Web Application
- Browser: Google Chrome
- OS: Windows
Ahmad Mirsanei
Junior QA Tester (Manual)
Aspiring Automation QA Engineer
This project was created for learning purposes and portfolio demonstration.
All test scenarios and test cases are designed based on common QA industry practices.