What problem does it solve?
Manual web application quality assurance testing is often inconsistent, time-consuming, and misses subtle bugs, JavaScript console errors, and edge case issues that can slip into production and impact user experience.
Core Features & Use Cases
- 5-Phase Systematic Workflow: Guides testers through planning, exploration, evidence collection, issue categorization, and report generation for full test coverage.
- Browser Tool Integration: Leverages built-in browser tools to navigate pages, interact with elements, capture annotated screenshots, and monitor JavaScript console output for errors.
- Standardized Issue Taxonomy: Classifies all found issues by severity (Critical to Low) and category (Functional, Visual, Accessibility, etc.) for clear prioritization.
- Structured Bug Reporting: Generates shareable reports with executive summaries, per-issue details with evidence, and testing coverage notes.
- Real-World Use Case: A security operations team testing a new internal incident response dashboard can use this skill to systematically explore all pages, catch broken navigation links, form validation errors, and uncaught JavaScript exceptions, then share a structured evidence-backed report with developers.
Quick Start
Use the dogfood skill to perform exploratory QA testing on the web app at https://your-target-app.com and produce a structured bug report with all collected evidence.