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.