Test Cases
Test cases
Model product-critical workflows as repeatable checks.
A test case is a repeatable product workflow with instructions and an observable expected result. It can be created manually or from AI exploration.
Core fields
- Name: The user journey being verified.
- Credential: Optional project credential for authenticated flows.
- AI model: Basic or advanced model selection for AI-run test cases.
- Priority: Low, medium, or high release importance.
- Pre-step: Setup instructions that should happen before the main steps.
- Test case context: Additional context specific to this workflow.
- Status: Active test cases run normally. Inactive test cases count as skipped in test plan runs.
- Folder: Optional grouping for organization and test plan targeting.
- Steps: Ordered actions and expected outcomes.
Creation methods
- Manual: Write the instructions yourself.
- Explore: Explore a product area and generate draft test cases.
Quality bar
Every test case should have a stable starting point, clear steps, and a success condition the runner can observe in the UI.