manual-test

Create and execute ISTQB-based manual test plans with structured techniques.

4|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/nntan90/qa-skill-suite --skill manual-test-nntan90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manual-test
Source: https://github.com/nntan90/qa-skill-suite/tree/main/manual-test
Command: npx skills add https://github.com/nntan90/qa-skill-suite --skill manual-test-nntan90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual testing often lacks a structured approach, which leads to missed scenarios and inconsistent coverage. This Skill provides a repeatable framework to design and execute manual tests, exploratory sessions, and SBET with ISTQB techniques, ensuring thorough verification and traceable results.

Core Features & Use Cases

  • Plan ISTQB-aligned manual tests (EP, BVA, decision tables, state transitions, pairwise)
  • Create and run test scripts, checklists, and UAT scripts
  • Generate standardized TC-ID formatted test cases with steps and expected results
  • Facilitate session-based exploratory testing with SBET charters

Quick Start

Provide a feature brief and I will generate comprehensive manual test cases and SBET plans.

Frequently Asked Questions about manual-test

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

FAQPage Schema
How do I create structured manual test cases using ISTQB techniques?

To create manual test cases using ISTQB techniques, provide a feature brief and the Skill generates standardized TC-ID formatted test cases. It applies Equivalence Partitioning, Boundary Value Analysis, decision tables, state transitions, and pairwise methods to ensure thorough coverage and traceable results.

What is session-based exploratory testing and how do I generate an SBET charter?

Session-based exploratory testing (SBET) structures exploratory sessions using defined charters to ensure traceable results. You can generate an SBET charter by providing a feature brief, which produces a structured plan to guide exploratory testing sessions.

Can I use this to prepare UAT scripts and regression checklists?

Yes, you can prepare UAT scripts and regression checklists by providing a feature brief. The Skill generates test scripts, checklists, and UAT preparation documents aligned with ISTQB techniques to ensure consistent coverage across software projects.

What's the best way to design test cases with boundary value analysis and equivalence partitioning?

The best way to design test cases with boundary value analysis (BVA) and equivalence partitioning (EP) is to supply a feature brief for automated test plan creation. The Skill enforces structured test design by applying these ISTQB methods to generate steps and expected results.

How do I write test cases with standardized TC-ID formats and expected results?

To write test cases with standardized TC-ID formats, provide a feature brief to generate comprehensive manual test scripts. The output includes standardized TC-IDs, detailed execution steps, and expected results to ensure traceability and consistent verification.

Why does manual testing often miss scenarios and how can I improve coverage?

Manual testing misses scenarios due to a lack of structured approach, leading to inconsistent coverage. You can improve coverage by applying a repeatable framework with ISTQB techniques like decision tables and pairwise methods to ensure thorough verification.