
Dusty
Loading the interface
Preparing a cleaner, product-grade portfolio experience.
Thorough manual QA for web apps, mobile apps, and software products. Structured bug reports with clear reproduction steps and severity ratings.
Book QA TestingFunctional testing
Core features, user flows, and business logic tested against expected behavior.
UI testing
Visual consistency, layout integrity, and component behavior across states.
Mobile responsiveness
Testing on multiple screen sizes and mobile browsers to verify responsive layout.
Cross-browser testing
Behavior verified across Chrome, Firefox, Safari, and Edge.
Regression testing
After changes or updates, existing functionality is re-tested to catch regressions.
Performance checks
Page load times, image optimization, and obvious frontend performance issues.
Usability review
User flow evaluation and identification of friction points or confusing behavior.
Edge case testing
Input validation, empty states, error states, and boundary conditions tested explicitly.
Bug ID
Unique identifier for every issue found
Severity level
Critical, High, Medium, Low, or Informational
Steps to reproduce
Exact sequence of steps to trigger the bug
Expected result
What the correct behavior should be
Actual result
What is happening instead
Screenshots
Visual evidence attached to each issue
Environment
Browser, OS, and device details
Suggested fix
Where applicable, a note on likely cause