Skip to content

Testing Workflows

简体中文 | English

This directory contains practical workflow guides for using the QA Prompt Library in real-world testing scenarios.


📚 Available Workflows

Daily Testing Workflow

Use for: Day-to-day testing activities

Covers:

  • Morning routine and planning
  • Test case creation
  • Test automation
  • Exploratory testing
  • Bug reporting
  • Visual and E2E testing
  • End-of-day wrap-up

Best for: Individual QA engineers managing daily tasks


Sprint Testing Workflow

Use for: 2-week sprint cycles

Covers:

  • Sprint planning and test strategy
  • Daily testing activities throughout sprint
  • Mid-sprint review
  • Regression and integration testing
  • Sprint review and retrospective
  • Continuous activities

Best for: Agile/Scrum teams


Release Testing Workflow

Use for: Production releases

Covers:

  • Release planning (T-14 days)
  • Test preparation and execution
  • Specialized testing (performance, security, accessibility)
  • Release candidate testing
  • Go/No-Go decision process
  • Post-release monitoring and validation
  • Rollback procedures

Best for: Release managers and QA leads


🎯 How to Use These Workflows

  1. Select the appropriate workflow based on your current testing phase
  2. Follow the timeline and activities outlined in each workflow
  3. Use the referenced prompts from the main library for each activity
  4. Adapt as needed - these are templates, customize them for your team's needs

💡 Tips for Success

  • Start with the daily workflow to get familiar with the prompt library
  • Integrate workflows into your existing processes gradually
  • Share workflows with your team for consistent testing practices
  • Provide feedback to help improve these workflows

Make testing workflows more efficient and systematic! 🔄✨

Released under the MIT License