Exploratory Testing

Run structured exploratory testing — write a charter, time-box a session, apply heuristics and oracles to discover bugs the scripted suite never looks for, then debrief and file solid bug reports. Use when the user says "test this manually", "find bugs", "explore the feature", "edge cases", "risk-based testing", "session-based", or asks for a charter, a test session, or a bug hunt on a flow that already "works". Framework- and stack-agnostic. Not for writing automated tests — use writing-tests for unit/integration/E2E coverage and regression checks.

Cristhianzl 1303ea8 5 files · 26.9 KB Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/exploratory-testing commit 1303ea8013

Frequently asked questions

npx skillmds@latest add cristhianzl/exploratory-testing