qa-tester

Design and execute QA plans for morphir-dotnet PRs and builds.

14|12|Updated Mar 30, 2020
One-click install
npx skills add https://github.com/finos/morphir-dotnet --skill qa-tester-finos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-tester
Source: https://github.com/finos/morphir-dotnet/tree/main/.claude/skills/qa-tester
Command: npx skills add https://github.com/finos/morphir-dotnet --skill qa-tester-finos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly design and execute QA plans, verify software quality, and report issues for morphir-dotnet, ensuring PRs and builds meet quality standards.

Core Features & Use Cases

  • Test Plan Design: Create comprehensive test plans for features and PRs, including acceptance criteria and edge cases.
  • Regression & E2E Testing: Coordinate regression suites and end-to-end tests across the development cycle.
  • Issue Reporting & Automation: Document bugs with reproducible steps and provide automation playbooks to streamline verification.
  • Integration with Build & Packaging: Validate packaging and toolchains, and verify tool availability in local feeds.
  • Use Case: When a PR changes critical functionality, generate a QA plan, execute smoke and regression tests, and file a bug report if results diverge from expectations.

Quick Start

To invoke the QA skill, tag the agent with @skill qa-tester and request a test plan or regression tests. For example:

  • @skill qa-tester Create a test plan for PR #123
  • @skill qa-tester Run regression tests for the build system changes

Frequently Asked Questions about qa-tester

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

FAQPage Schema
How do I create a test plan for a morphir-dotnet pull request?

To create a test plan for a morphir-dotnet pull request, invoke the QA skill to generate acceptance criteria, identify edge cases, and produce structured test procedures. This ensures PRs meet quality standards before merging.

What is the best way to run regression tests for morphir-dotnet build system changes?

Running regression tests for morphir-dotnet build system changes is handled by invoking the QA skill, which coordinates regression suites and end-to-end verification across the development cycle to validate toolchain modifications.

How do I document bugs with reproducible steps for morphir-dotnet?

Documenting bugs with reproducible steps for morphir-dotnet involves using the QA skill to file actionable issue reports. It records divergence from expected results and provides automation playbooks to streamline verification.

Can I validate local feed tool availability and packaging for morphir-dotnet?

Yes, you can validate local feed tool availability and packaging for morphir-dotnet. The QA skill integrates with build and packaging workflows to verify toolchains and confirm that required tools are available in local feeds.

Does the QA skill provide automation playbooks for morphir-dotnet end-to-end testing?

The QA skill provides automation playbooks for morphir-dotnet end-to-end testing by enforcing structured guidance via SKILL.md files. It outputs reproducible test procedures and actionable QA reports for build verification.

Related Skills