Testing Session

Manage manual QA sessions with test case execution and automated bug reporting.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill testing-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Testing Session
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/testing-session
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill testing-session

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.

What problem does it solve?

This Skill solves the lack of structure and traceability in manual QA processes by providing a standardized, repeatable framework for executing test plans and exploratory charters.

Core Features & Use Cases

  • Structured QA Execution: Manage both scripted test cases and exploratory charters with integrated status tracking.
  • Automated Bug Filing: Directly file bugs into the project's issue tracker with pre-filled metadata and severity mapping.
  • Use Case: Use this during a release cycle to run a scripted test plan for a new feature, automatically logging any failures as prioritized issues while maintaining a clear audit trail of the session.

Quick Start

Start a new manual QA session by running the testing-session skill and following the interactive prompts to define your scope and test cases.

Frequently Asked Questions about Testing Session

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

FAQPage Schema
How do I structure manual QA sessions for exploratory testing?

Structure exploratory testing sessions by tracking charters and scripted test cases with integrated status updates. This framework maintains session state and issue tracking metadata for consistent QA documentation.

How does automated bug reporting work during test case execution?

Automated bug reporting directly files issues into the project's issue tracker with pre-filled metadata and severity mapping. It triggers when failures are logged during test case execution.

Do I need Python to run this manual quality assurance tool?

Yes, Python3 is required to run this manual quality assurance tool. It uses Python to integrate with local file systems to maintain session state and issue tracking metadata.

Can I track exploratory charters and scripted test cases in the same session?

Yes, you can track both exploratory charters and scripted test cases in the same session. The tool manages structured QA execution for both testing approaches with integrated status tracking.

What is the best way to maintain QA documentation traceability during a release cycle?

Maintain QA documentation traceability by running structured verification sessions against defined test plans. The tool maintains a clear audit trail of the session and logs prioritized issues automatically.