What problem does it solve?
This Skill automates the exploratory quality assurance testing of web applications, identifying bugs and evidence systematically, streamlining the testing process.
Core Features & Use Cases
- Systematic Testing: Guides through a 5-phase workflow to explore and assess web apps comprehensively.
- Automated Interactions: Interacts with elements, captures screenshots, and validates page changes programmatically.
- Evidence Collection: Collects screenshots and console outputs to create a detailed report of issues.
- Reporting: Generates a structured report highlighting issues, severity, and potential fixes.
- Use Case: A developer or QA engineer can use this Skill to automatically test a web application, ensuring it meets quality standards before deployment.
Quick Start
Start the systematic QA process by executing 'dogfood <target_url> <scope>' where '<target_url>' is the website to test and '<scope>' is the testing area or 'full site'.