Test Cases
Explore
Generate draft test cases by asking AI to explore a product area.
Explore helps bootstrap coverage when the product area is known but the exact regression checks are not yet written.
Flow
- Choose a credential when the product area requires login.
- Describe the area or workflow to explore.
- Start exploration.
- Review the generated draft test cases.
- Edit, select, and create only the drafts that are worth maintaining.
Prompt guidance
Give the agent product intent and boundaries:
Explore the billing settings area for admin workflows. Focus on plan changes, invoice access, and payment method update paths. Do not change the live subscription.Draft review
Do not accept every draft automatically. Check that each draft has a useful name, stable steps, a valid expected result, the right credential, and a priority that reflects release risk.