Skip to main content
The Flow Health dashboard summarizes how well the flows of your app are performing and shows the coverage of intents and transitions in the app definition. It displays the overall pass or fail percentage of test cases with options to view transition coverage and intent summaries. Use the test result analysis to identify issues in dialog task definitions and fix them with actionable recommendations to improve overall flow health. Go to: Testing > Regression Testing > Health & Monitoring > Flow tab

Flow Metrics

The Flow Health dashboard aggregates all test suite results from Conversation Testing and presents the following metrics:

View Test Suites

Click View Test Suites to see all test suites considered for the app: Click a Test Suite Name to analyze its test results. Select the Test Coverage tab to view which Dialog Intents, FAQs, and Small Talks are covered or not covered in the suite.
The Flow Health dashboard considers standard responses in test cases when calculating overall percentages, but has no separate summary tile for Standard Responses. This may cause slight differences in overall counts or percentages.

Dialog Intent Summary

The Dialog Intent Summary shows test results analysis for dialog intents from Conversation Testing, including insights into flow transitions that are covered and missed.
All test cases across test suites that expect a dialog node for assertion are considered when generating the flow summary.

Transitions Coverage

The Transitions Coverage section shows how many transitions in your app definition are covered by test cases. Click the icon beside the percentages to open the Dialog Transitions page: Use the From Node, To Node, and Coverage Status filters to search and filter transitions. Click the icon beside Not Covered to view only missed transitions, then create a new test suite to record and cover them. See Conversation Testing.

Conversation Test Results Analysis

The Conversation Test Results Analysis section summarizes all test suite results:

View Intent Summary

Click View Intent Summary to open the Dialog Intent Details view, which shows all intents covered in a test suite with:
  • Total transitions covered and missed.
  • Percentage of test cases with Pass, Fail, or Not Executed status per intent.
Click Covered By for any intent to see which test suites cover it and the breakdown of transitions and test case results. Click the > icon on any intent to open its intent details summary, then click a Test Suite Name to view that suite’s test results analysis. A test case failure typically indicates a mismatch between expected and actual output. See Test Case Assertion.

FAQ Summary

The FAQ Summary section displays FAQ coverage and Conversation Test Results Analysis for all FAQ intents across the selected test suite. Click View Intent Summary to open the FAQ Intent Details window:

Small Talk Summary

The Small Talk Summary section displays Small Talk coverage and Conversation Test Results Analysis for all Small Talk intents in the selected test suite. Click View Intent Summary to open the Small Talk Details window: