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

Any artifact you generate in the Ask AI panel — dashboard, report, test_plan, presentation, data_table, or chart — can be shared with a link, similar to sharing a file in Google Drive.

From the artifact toolbar, choose the share action and pick a visibility. TestRelic produces a link you can copy and send. The link opens a read-only rendering of the artifact, including the filters it was generated with, so the recipient sees the same view you did.

VisibilityWho can open it
PublicAnyone with the link — no TestRelic account needed. The artifact renders as a read-only view, with its filters applied.
PrivateOnly signed-in members of your organization. Opening the link requires org sign-in.
note

Public links render a read-only view to anyone who has the URL. Use private links for artifacts that should stay within your organization.

The artifact library

Shared artifacts are collected in an artifact library, where they are listed for later reference. Library entries can also be shared — so you can re-share an artifact, or change how it is shared, without regenerating it.

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.

Loading chart…