The AI Assistant has access to all your test data and can answer questions about coverage, quality trends, and specific tests.
What You Can Ask
Quality Metrics
What's our pass rate this sprint?
Are we seeing more failures than usual?
Test Coverage
Which features don't have smoke tests?
Do we have enough regression coverage?
Trends
How has quality changed over time?
Which tests fail most often?
Specific Tests
Why is TC-0042 failing?
When was this test last updated?
Example Questions
Quality
Coverage
Trends
Recommendations
What's the pass rate for checkout tests?
How many tests failed in the last production run?
Are there any flaky tests?
What's the average test execution time?
Do we have tests for the new payment feature?
Which features have the least test coverage?
How many smoke tests do we have?
Are all critical paths covered?
Is our pass rate improving?
Which tests started failing recently?
How long do smoke tests usually take?
What's the failure trend for login tests?
What tests should I create next?
Which tests should I prioritize?
What's missing from our test suite?
Should I add more smoke tests?
Getting Better Answers
Be specific: Instead of “how are tests doing?”, ask “what’s the pass rate for authentication tests in staging?”
Provide timeframe: Mention “this week”, “last sprint”, or “since last release”
Ask follow-ups: The AI remembers context, so you can drill deeper
What’s Next?