sumo_qa_explain_test_data_requirements
Identify required test data characteristics, preconditions, and edge cases for any scenario. Get explicit guidance on what not to use.
Instructions
Explain what test data shape and characteristics are needed for a scenario.
Returns: required entity characteristics, resource-state conditions,
scenario preconditions, downstream dependencies, edge cases, and
explicit "what NOT to use" guidance. Domain-neutral by design — works
for any domain (auth, billing, retail, infrastructure, ML, etc.).
Optional environment (e.g. "integration") and domain are folded
into the analysis.
Common natural-language phrasings that map to this tool: "what data do I need to test X", "what test data should I look for to cover X", "what records / accounts / fixtures do I need for X", "what's the minimum data setup for X", "what edge-case data should I test".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| question | Yes | ||
| environment | No |