What problem does it solve?
It helps you reliably find functional, visual, accessibility, UX, content, and console issues in a web application by enforcing a structured exploratory testing workflow with captured evidence.
Core Features & Use Cases
- Five-phase exploratory QA workflow: plan, explore, collect evidence, categorize issues, and generate a report.
- Browser-tool-driven evidence capture: navigation, DOM snapshots, console checks, annotated element screenshots, and post-interaction verification.
- Issue classification with severity + taxonomy: organizes findings using a consistent severity (Critical/High/Medium/Low) and category framework, producing a de-duplicated, sorted set of issues.
- Use case: testing a production marketing site or authenticated web app flow (login, search, forms, checkout) to produce an actionable, evidence-backed bug report package.
Quick Start
Run dogfood on https://example.com with scope set to full site, and save results to ./dogfood-output by following the workflow phases.