How to see Gaps in Test Flow Coverage in Monolithic Applications
Overview
In Server version 3.7 and later, a new Untested Flows view was added to the Analysis and Observations workflows in the vFunction Server UI. These Untested Flows are displayed as red lines along Call Trees in the UI’s Center Pane when the view is enabled. This view allows organizations to turn Learning back on to make sure flows are explicitly tested and / or to add Test Cases to the QA workflow to ensure all relevants flows are being tested. This can help an organization understand gaps in their test flow coverage by comparing test measurements and production measurements.
Steps to see Gaps in Test Flow Coverage in Monolithic Applications
Take the following steps to see Gaps in Test Flow Coverage in Monolithic Applications:
- Log into the vFunction Server UI
- Select the desired Application from the top-left corner by clicking on the dropdown arrow next to the vFunction logo
- Select the Analysis tab in the top, center menu bar
- Hover over the Measurements box in the top-left corner
- Select Search from the submenu that appears
- Confirm that the correct Measurement is set as the Baseline Measurement, as indicated by the Home icon to the left of the Measurement’s name
- Select the desired Measurement that you would like to compare with the Baseline Measurement
- Select the desired Domain in the right-hand sidebar
- Select Explore Tree from the Domain’s submenu in the right-hand sidebar
- Click the Eye icon next to Untested Flows in the left-hand sidebar under the Function States header
- See Red lines through the Call Tree represented workflows that were not seen in the current Measurement but were seen in the Baseline Measurement