Requirements Analysis
In-depth analysis based on requirement documents, design comprehensive test scenarios covering positive paths, exception paths, and boundary value analysis
Complete testing lifecycle from requirements analysis to test reporting
This project provides three practical testing workflows to help teams efficiently use the prompt library in different scenarios:
Suitable for QA engineers' daily testing activities, covering morning routines, test case creation, automated testing, exploratory testing, etc.
View Details →Suitable for Agile/Scrum teams' 2-week sprint cycles, including sprint planning, daily testing activities, regression testing, and sprint reviews
View Details →Suitable for comprehensive testing before production releases, covering release planning, specialized testing, release candidate testing, and post-release monitoring
View Details →💡 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.
Choose the corresponding prompt file based on your testing task:
Prepare the corresponding input documents according to the prompt requirements, for example:
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.
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