EN DE
← ← Back to Index

dogfood

dogfood v1.0.0
qa testing browser web dogfood

Description

Exploratory QA of web apps: find bugs, evidence, reports.

Relevance to Our Projects

Exploratory QA of web apps: find bugs, evidence, reports.

SKILL.md Preview

# Dogfood: Systematic Web Application QA Testing

## Overview

This skill guides you through systematic exploratory QA testing of web applications using the browser toolset. You will navigate the application, interact with elements, capture evidence of issues, and produce a structured bug report.

## Prerequisites

- Browser toolset must be available (`browser_navigate`, `browser_snapshot`, `browser_click`, `browser_type`, `browser_vision`, `browser_console`, `browser_scroll`, `browser_back`, `b

← ← Back to Index