Skip to main content

SmartTests → Insights tab

On the SmartTests page, the Insights tab shows QA intelligence for the selected folder or test file. All data uses the current Execution scope (environment + release + time range).

Execution history and summary

Execution history shows when tests in the selected scope were run and the outcome of each run. A pass/fail summary (e.g. pie chart) gives a quick view of stability and success rate for that scope.

Execution history and pass/fail summary
SmartTests — Execution history and pass/fail summary

Plan coverage

Plan coverage shows how well the related user stories are covered by the tests in the selected scope—and where the gaps are. You can see which scenarios or stories have no (or weak) test coverage so you can prioritize new tests.

SmartTests plan coverage and gaps
SmartTests — Plan coverage and coverage gaps

Exploratory bug findings summary

The Insights tab also shows a summary of exploratory bug findings from agentic walks that used tests within the selected scope. This ties exploratory discovery directly to the same tests and folders you're viewing.

SmartTests exploratory bug findings
SmartTests — Exploratory bug findings for the selected scope

Use this tab to answer: How are these tests running, how well do they cover the plan, and what have explorations found around them?