Test Data Requirement Analysis
SkillMediaLets your agent analyze what test data a scenario needs and flag gaps before any test data is created.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Test Data Requirement Analysis skill
About this capability
Use this skill when you need to analyze test-data prerequisites, relationships, privacy, lifecycle, and environment blockers before test design or generation; triggers include test data requirement analysis.
What this skill tells your AI
The instructions your AI receives, as published by naodeng/awesome-qa-skills in skills/en/testing-types/test-data-requirement-analysis/SKILL.md and read by ahel’s review.
Analyze entity, field, relationship, state, role, privacy, source, lifecycle, setup, and cleanup requirements before test design or data generation. Produce TDR-## requirements and blockers. Do not generate data, read production data, or copy the test-data-generation dataset plan.
When to Use
- Use it to determine which entities, fields, states, roles, and relationships a scenario needs.
- Use it to find schema, source, masking, isolation, lifecycle, cleanup, and environment prerequisite gaps.
- Use it when data material is incomplete but a constrained requirement list can be consumed by test design or data generation.
Do not use it to create records, call real data sources, copy production data, write full cases, or execute tests.
Output Format Options
- Use Markdown by default; when a table, CSV, or JSON is requested, preserve the same evidence, status, impact, owner, and validation fields.
- Do not present a structured format or static inventory as execution, pass, approval, or release evidence.
How to Use
- Read this Skill's primary prompt and provide the objective, scope, material, environment, and available evidence.
- Follow the prompt's input audit and output contract; deliver a bounded first pass when information is incomplete.
- Retain source, evidence status, impact, owner role, close condition, and validation method for every finding.
Workflow
- Read and follow
prompts/test-data-requirement-analysis.md, beginning with the six-part input audit. - Map each scenario/test objective to required entities, fields, relationships, states, roles, sources, and environment.
- Record valid/invalid/boundary/combination conditions, privacy/cleanup requirements, blockers, and validation in
TDR-##entries. - Separate facts, preparation inference, open constraints, and Human/compliance decisions.
- Deliver bounded requirements when information is missing and state why generation or execution cannot be promised.
Core Constraints
- Cover applicable entities/fields, referential integrity, valid/invalid/boundary/combination, states, roles, sources, masking, setup, cleanup, and isolation.
- Do not generate data, read/export real personal or production data, or connect to real data sources.
- Do not invent fields, relationships, quantities, privacy rules, retention, permissions, or cleanup results.
TDR-##is a preparation requirement/gap, not proof that data exists, is available, compliant, or passed testing.- State what later test design or data generation needs; do not replace generation or Human/compliance approval.
Reference Files
- Always read
prompts/test-data-requirement-analysis.mdbefore producing an analysis. - For regression, read
evals/eval.yamland matching cases; configuration does not prove data is ready. - For trigger checks, use
evals/trigger-prompts.csvandevals/local-rules.json; missing selection trace isBLOCKED.
Best Practices
- Prioritize high-impact gaps with a verifiable next action, using the smallest useful experiment or evidence request.
- Separate facts, evidence-backed inferences, recommendations, and Human decisions; never upgrade an assumption into a conclusion.
Pre-delivery Check
- Recorded known facts, missing information, conflicts, stale information, out-of-scope items, and assumptions.
- Each
TDR-##has scenario/goal, entities/fields, relationships/states/roles, constraints, source, and evidence. - Valid/invalid/boundary/combination, masking, setup, isolation, and cleanup requirements are separate where applicable.
- Blockers have an owner role, smallest evidence action, and validation method.
- No records were generated, production data read, or requirements presented as existing data/passed testing.
Common Pitfalls
- Listing values without explaining why they are needed, related, and cleaned up.
- Treating schema presence as data availability or a masking statement as compliance evidence.
- Mixing data-preparation requirement analysis with dataset generation.
- Ignoring roles, states, referential integrity, and environment isolation while checking only field format.
Signals
- GitHub stars
- 217
- Forks
- 31
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
test-data-requirement-analysis- Source
- github.com/naodeng/awesome-qa-skills