Ticket Discovery
The Dashboard (/) is where AI-assisted test generation starts. You search for tickets, review acceptance criteria, and generate BDD scenarios and test cases — all without leaving the page.
Search modes
Keyword search
Type a phrase and press Enter. QA Hub queries your active ticket source and returns matching open issues.
Load by ID
Enter one or more ticket keys separated by commas:
PROJ-42, PROJ-43, PROJ-50
All tickets are fetched and displayed together. Useful when you have a known sprint list.
Ask AI (smart search)
Describe what you need in plain language:
"login and session management edge cases"
QA Hub extracts the intent and searches the ticket source automatically, surfacing relevant stories you might otherwise miss.
Ticket card
Each result shows:
- Key and title (e.g.,
PROJ-42 — Guest checkout flow) - Status and priority
- Epic (if available)
- Acceptance criteria — the primary input to AI generation
Click a card to expand the full acceptance criteria and reveal the generation actions.
Confluence knowledge search
When Jira is your active connector, a Confluence tab appears alongside ticket results. It searches your Confluence space for pages related to the current query — useful for pulling in design specs, business rules, or existing test documentation as additional context for AI generation.
Scrum team filtering
With the Jira connector, a Scrum Team dropdown filters tickets to a specific team. Filtering runs client-side after fetch. Configure the Jira custom field it reads from in Settings → Integrations → Scrum team field.
Active project
All generated test cases are saved to the active project, shown in the top bar. Switch projects from the project selector before generating.