Skip to main content
Ask AI

AI Insights & Artifacts

TestRelic's AI produces two categories of structured output: session insights (automatically generated analysis of individual test sessions) and artifacts (structured outputs generated through AI chat interactions).

Session AI Insights

Session insights appear in the Insights tab of the Session Workspace. They are automatically generated when you open a session on the Growth plan.

Growth plan required

AI Insights require the Growth plan. See Plans & Billing.

What insights include

Insight typeDescription
DefectsAI-identified defects in the test session — categorized by severity, likely cause, and whether the issue is a test problem or an application bug
User impactAssessment of the user-visible impact if the failing behavior reached production
Jira linkageMatches the detected defect against open Jira issues (when the Jira integration is connected)
MTTR panelMean Time to Resolution estimate based on similar historical failures in your repository

Insights panel components

The InsightsPanel in the Session Workspace renders:

  1. A list of detected defects with severity labels and expandable detail sections.
  2. User impact summary — a brief description of what end users would experience.
  3. Linked Jira issues — existing tickets that match the failure pattern.
  4. MTTR estimate with a confidence indicator.

AI Artifacts

Artifacts are structured outputs produced by the AI during a conversation in Ask AI or the AI Assistant. Each artifact appears in a dedicated rendering panel alongside the chat response.

Artifact types

A rendered analytics dashboard with multiple metrics panels and charts. Useful for generating executive-facing quality summaries.

Typical trigger: "Create a dashboard showing pass rates, flaky tests, and failure trends for this week."

Artifact presentation

Artifacts render in the right-hand panel of the Ask AI page, separate from the chat messages. Multiple artifacts from the same conversation are stacked and navigable. Each artifact includes:

  • A title (set by the AI based on the request)
  • The artifact type badge
  • The rendered content
  • A creation timestamp

Feedback on AI outputs

Every AI message and artifact can be rated with thumbs up or thumbs down feedback. This feedback is stored and used to improve model quality over time.