software-testing-guide

Establish Google-standard QA workflows with test strategies, defect tracking, and reports.

12|2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/haomingz/kimi-skills --skill software-testing-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software-testing-guide
Source: https://github.com/haomingz/kimi-skills/tree/main/skills/software-testing-guide
Command: npx skills add https://github.com/haomingz/kimi-skills --skill software-testing-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a comprehensive QA framework that helps teams design, implement, and maintain testing processes aligned with Google standards, including test strategy, AAA-style test cases, defect tracking, metrics, and security coverage.

Core Features & Use Cases

  • Establish QA strategy and AAA test patterns
  • Create and manage standardized test cases, templates, and documentation
  • Track defects with P0-P4, compute metrics, and generate daily/weekly QA reports
  • Enforce OWASP Top 10 security testing and secure coding practices
  • Provide handoff templates and automation prompts for outsourcing or teams

Quick Start

Initialize a Google-standard QA workflow by reviewing the templates and creating AAA test cases, tracking, and OWASP coverage.

Frequently Asked Questions about software-testing-guide

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

FAQPage Schema
How do I establish a comprehensive QA workflow using Google testing standards?

Establish a comprehensive QA workflow by applying Google testing standards across the project lifecycle to design test strategies, write AAA test cases, track P0-P4 defects, compute metrics, and generate QA reports.

What is the AAA test design pattern and how does it standardize test cases?

The AAA test design pattern structures test cases into Arrange, Act, and Assert phases. This standardization ensures clear test logic and documentation, forming the core of the standardized test case templates provided by the QA workflow.

How do I track P0-P4 defects and compute QA metrics for daily reporting?

Track P0-P4 defects using standardized tracking templates to categorize severity, then compute QA metrics from this data to generate daily and weekly reports that visualize project quality and testing progress.

Can I enforce OWASP Top 10 security coverage within my existing test strategy?

You can enforce OWASP Top 10 security coverage by integrating security testing and secure coding practices directly into your test strategy, ensuring vulnerability checks meet the defined coverage goals.

Does this QA process provide ready-to-use templates for outsourcing teams?

The process provides ready-to-use handoff templates and automation prompts specifically designed for outsourcing or external teams, enabling autonomous QA execution without extensive onboarding.

What is the best way to automate test case generation and defect tracking?

Automate test case generation and defect tracking by utilizing the provided automation prompts to execute standardized AAA test designs and P0-P4 defect logging autonomously across the software project lifecycle.