qa-role

Executes software testing with test plans, defect reproduction, regression tests, and risk assessment.

1|Updated Nov 13, 2023
One-click install
npx skills add https://github.com/LeoTechPro/intTools --skill qa-role
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-role
Source: https://github.com/LeoTechPro/intTools/tree/main/codex/assets/codex-home/skills/qa-role
Command: npx skills add https://github.com/LeoTechPro/intTools --skill qa-role

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures software quality by performing comprehensive testing, identifying defects, and assessing risks before release.

Core Features & Use Cases

  • Test Planning: Develops detailed test plans including smoke, integration, and regression tests.
  • Defect Management: Reproduces, isolates, and reports defects with clear steps and environment details.
  • Risk Assessment: Identifies release blockers, missing coverage, and potential risks.
  • Use Case: After a new feature is developed, the QA role will create a test plan, execute it, report any bugs found, and provide a risk assessment for the release.

Quick Start

Initiate the QA role to begin testing the critical routes and scenarios of the project.

Frequently Asked Questions about qa-role

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

FAQPage Schema
How do I create a test plan for software regression testing?

To create a test plan for software regression testing, develop detailed scenarios covering smoke, integration, and regression tests based on project documentation to ensure critical routes function correctly.

How do I reproduce and report defects found during quality assurance checks?

To report defects during quality assurance checks, reproduce and isolate the issue by executing interactive browser checks, then document clear reproduction steps and specific environment details.

What is risk assessment in software release planning?

Risk assessment in software release planning identifies potential release blockers, highlights missing test coverage, and evaluates overall project risk to ensure quality before deployment.

Can I use Playwright for interactive browser checks in my test plan?

Yes, you can use Playwright for interactive browser checks to execute test plans, reproduce software defects, and verify that critical project routes and scenarios function as expected.

What is the best way to coordinate QA testing with frontend and DevOps roles?

The best way to coordinate QA testing with frontend and DevOps roles is to execute test plans and risk assessments, then share defect reports to align release blockers across teams.