exploratory-testing-advanced

Plan exploratory testing sessions using SBTM, heuristics, and test tours.

436|78|Updated Sep 11, 2025
One-click install
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill exploratory-testing-advanced
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exploratory-testing-advanced
Source: https://github.com/proffesor-for-testing/agentic-qe/tree/main/.claude/skills/exploratory-testing-advanced
Command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill exploratory-testing-advanced

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enhances exploratory testing with Session-Based Test Management (SBTM), heuristics, and test tours to uncover unknown risks.

Core Features & Use Cases

  • Charter & SBMT: Define mission, scope, and time-box.
  • RST Heuristics: FEW HICCUPPS and SFDIPOT to guide exploration.
  • Test Tours: Use predefined tours to explore systematically.

Quick Start

Plan a 60-minute exploratory session with a clear charter and conduct test tours to surface risks.

Frequently Asked Questions about exploratory-testing-advanced

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is Session-Based Test Management and how does it structure exploratory testing?

Session-Based Test Management (SBTM) structures exploratory testing by defining a charter with mission, scope, and time-box, then conducting focused sessions with real-time documentation and debrief. This approach systematizes risk discovery while maintaining the flexibility of exploration.

How do I plan and execute an exploratory testing session with heuristics?

Define a charter specifying your mission and scope, allocate a time-box, then apply heuristics like FEW HICCUPPS and SFDIPOT to guide exploration. Document findings in real-time and conduct a debrief to surface quality risks across your software system.

What are test tours and how do they help with exploratory testing?

Test tours are predefined exploration paths that guide systematic investigation of software. They complement heuristics by providing structured routes through features, reducing risk of missing critical quality issues during exploratory sessions.

When should I use exploratory testing instead of scripted testing?

Use exploratory testing when you need to uncover unknown risks, investigate complex bugs, or validate areas with unclear requirements. SBTM with heuristics and tours is most effective for discovering edge cases and quality issues that scripted tests may miss.

Can I collaborate across teams while running exploratory testing sessions?

Yes. This Skill supports multi-agent collaboration through memory namespaces and coordination primitives, allowing distributed teams to run parallel sessions, share findings, and coordinate debrief activities while maintaining session structure.