Skip to content

QA Prompt CollectionProfessional Quality Assurance AI Prompt Library

Complete testing lifecycle from requirements analysis to test reporting

QA Prompt Collection

🔄 Testing Workflows

This project provides three practical testing workflows to help teams efficiently use the prompt library in different scenarios:

📅 Daily Testing Workflow

Suitable for QA engineers' daily testing activities, covering morning routines, test case creation, automated testing, exploratory testing, etc.

View Details →

🏃 Sprint Testing Workflow

Suitable for Agile/Scrum teams' 2-week sprint cycles, including sprint planning, daily testing activities, regression testing, and sprint reviews

View Details →

🚀 Release Testing Workflow

Suitable for comprehensive testing before production releases, covering release planning, specialized testing, release candidate testing, and post-release monitoring

View Details →

🎯 Core Features

  • Full Lifecycle Coverage: Complete testing lifecycle from requirements analysis to test reporting
  • Multi-language Support: Bilingual prompts in Chinese and English to meet different team needs
  • Full + Lite Versions: Each testing type provides both full and lite versions for different scenarios
  • Professional: Each prompt is designed by expert roles with 10+ years of experience
  • Practical: Provides standardized formats and best practice guidance
  • Extensible: Modular design for easy extension and customization

💡 Language Switching: All prompts are available in both Chinese and English. Chinese version files are named *Prompt.md, English versions are *Prompt_EN.md. Select "Language / 语言" in the navigation bar for quick switching.

📈 Project Statistics

  • Testing Type Modules: 14 (100% complete)
  • Workflows: 3 (100% complete)
  • Chinese Prompts: 14 full versions + 14 lite versions
  • English Prompts: 14 full versions + 14 lite versions
  • Total Documents: 60+ professional prompt documents

🚀 Quick Start

1. Select a Prompt

Choose the corresponding prompt file based on your testing task:

  • Use Chinese prompts for Chinese projects
  • Use English prompts for English projects (_EN.md suffix)
  • Use lite versions for quick start (_Lite.md)

2. Prepare Input Materials

Prepare the corresponding input documents according to the prompt requirements, for example:

  • Requirements analysis requires requirement documents or User Stories
  • Test case writing requires test scenarios

3. Use AI Assistant

Copy the prompt content to an AI assistant (such as ChatGPT, Claude, Cursor AI, etc.), attach your input materials, and the AI will generate structured test documents.

📚 Complete Testing Process Example

1. Requirements Analysis → RequirementsAnalysis/RequirementsAnalysisPrompt_EN.md
2. Test Strategy → TestStrategy/TestStrategyPrompt_EN.md
3. Test Case Writing → TestCaseWriting/TestCaseWritingPrompt_EN.md
4. Functional Testing → FunctionalTesting/FunctionalTestingPrompt_EN.md
5. Automation Testing → AutomationTesting/AutomationTestingPrompt_EN.md
6. Performance Testing → PerformanceTesting/PerformanceTestingPrompt_EN.md
7. Security Testing → SecurityTesting/SecurityTestingPrompt_EN.md
8. Bug Reporting → BugReporting/BugReportingPrompt_EN.md
9. Test Reporting → TestReporting/TestReportingPrompt_EN.md

Released under the MIT License