This repository is a collection of professionally structured bug reports created during testing of multiple demo applications. The goal of this project is to showcase real-world defect investigation, clear documentation, and strong QA/SDET thinking.
It is designed to serve as a public portfolio that recruiters, hiring managers, and interviewers can review to understand your testing style, depth, attention to detail, and communication quality.
This repo will gradually include bug reports for several applications. Each section will have:
- A dedicated folder
- Detailed bug reports (10–20 each)
- Screenshot evidence folders
- Bug report templates
- Severity/Priority guidelines
- Optional: CSV/Excel versions
Bug-Reports-Portfolio/
│
├── Bug Reports Portfolio – PrestaShop/
│ ├── bug_reports_prestashop.md # 20 detailed bug reports
│ ├── Screenshots/ # Add screenshots here
│ └── Templates/ # Bug report templates
│
├── README.md # This file
Status: Completed (20 bug reports)
Included:
- 20 manually documented bug reports
- Functional, UI, UX, performance defects
- Professional format (title, steps, expected vs actual, severity)
- Screenshot & template folders
These reflect the types of issues found on real e‑commerce sites.
These modules will be added gradually, each containing 10–20 detailed bug reports.
Focus areas:
- Login
- New account creation
- Transfer funds
- Transaction history
- Admin portal issues
Focus areas:
- Booking flows
- Authentication
- Form validation
- Invoice generation
Focus areas:
- Cart flow
- Login validation
- Visual/UI mismatches
- Checkout issues
Focus areas:
- Form validations
- UI mismatches
- Workflow errors
Focus areas:
- Incorrect rate calculations
- Boundary conditions
- Invalid date/time handling
Focus areas:
- Login
- Registration
- Order placement
- Search issues
Each application will get its own folder, screenshots, and structured bug reports.
This portfolio aims to:
- Demonstrate your testing depth across different applications
- Show your documentation quality and reporting clarity
- Build a strong SDET-ready profile
- Provide examples you can refer to during interviews
- Help recruiters evaluate your real-world testing approach
- Exploratory testing
- Functional testing
- UI/UX evaluation
- Payment and checkout flow analysis
- Input validation testing
- Error handling checks
- Browser dev tools (Console, Network)
Every bug report includes:
- Title
- Module / Area
- Severity
- Environment details
- Steps to reproduce
- Expected result
- Actual result
- Attachments (screenshots)
- Add automated scripts to capture screenshots
- Provide downloadable Excel-format bug suites
- Add labels for severity & priority visualization
- Create GitHub Pages site to display bug portfolios visually
Created by Mohammed Saqib as part of a dedicated journey into QA and Software Test Engineering. This repository reflects real practice, consistency, and a strong understanding of quality assurance principles.
For recruiters: feel free to explore other testing, automation, API, and SDET projects across this profile.