Coding and Data

Build a risk-based QA plan

Past incidents are useful because they reveal where the system actually fails, not where a generic checklist expects it to fail.

Prompt

MetaCyberGuru reviewed
Create a risk-based QA plan for this change. Map each requirement to a test, then cover integration boundaries, permissions, failure recovery, concurrency, data migration, observability and rollback. Prioritize by impact and likelihood. Product change: [CHANGE]. Requirements: [REQUIREMENTS]. Architecture: [ARCHITECTURE]. Known incidents: [INCIDENTS OR NONE].

What to customize

  • CHANGE
  • REQUIREMENTS
  • ARCHITECTURE
  • INCIDENTS OR NONE

Expected output

A traceable test matrix ordered by risk, with entry, exit and rollback checks.

Check before you rely on it

AI output can be incomplete or wrong. Verify facts, run code, check citations and keep private data out of tools that your organization has not approved.

Related prompts

View the category