AI & AdvancedAI Features
AI Chat Assistant
Get contextual testing guidance and analysis from the AI chat assistant.
AI Chat Assistant
The AI chat assistant is a conversational interface that provides contextual testing guidance, suggestions, and analysis. It understands your project context and can reference your existing test cases, requirements, and defects.
Accessing the Chat
Click the AI chat icon in the project navigation to open the chat panel. The chat slides in from the side and can be used alongside your regular workflow.
What You Can Ask
- Testing strategy questions — "What test scenarios should I cover for a payment processing feature?"
- Coverage analysis — "What areas of my application might have gaps in test coverage?"
- Best practice guidance — "How should I structure test cases for a REST API?"
- Test improvement suggestions — "How can I improve my regression test suite?"
- Defect analysis — "Why might this area have a high defect rate?"
Chat Context
The chat assistant is aware of your project's data, including:
- Number and distribution of test cases by folder, priority, and status
- Test cycle execution results and trends
- Defect counts and patterns
- Requirement coverage metrics
Each chat message consumes 1 AI credit. The chat maintains conversation context within a session, so follow-up questions can reference earlier messages without repeating context.