Skip to main content
The Feature Hierarchy breaks down the specification into testable features, each with clear traceability back to the source document. As you review the hierarchy incrementally, you can generate test cases for each feature until the entire test plan is complete.

Review the Feature Hierarchy

For each feature in the feature hierarchy, you can:
  • View the extracted description
  • View linked, testable statements from the specification
  • Assign the feature to a team member for review

Review Test Cases

Once a feature is reviewed and approved, you can generate test cases for that feature. Test cases include:
  • Description — What the test verifies
  • Procedure — Step-by-step instructions
  • Expected Results — Pass/fail criteria
  • Subtests — Derived sub-scenarios
  • References — Traceability to spec sections
Each test case maintains traceability to the relevant spec sections, visible in the right pane.
Test case detail with spec traceability

Assign and Filter

To distribute test plan review, you can assign test cases to team members, and then filter by AssignmentAssigned to Me to see test cases you are responsible for.
Assign test cases to team members
Filter by assignment

Revise Test Cases

Click Revise on any test case to:
  • Edit the test case manually
  • Prompt the AI to regenerate the test case with specific instructions
Edit test case manually
AI-powered test case revision

Analytics Dashboard

Open the Analytics Dashboard in the left nav pane to view progress across the test plan, including a burndown of test cases remaining to be reviewed.
Analytics dashboard with review progress

Export

You can export the complete test plan as a CSV file for use in external tools.