![]() |
VOOZH | about |
Explore your testing suite’s Synthetic test coverage of RUM browser actions on the Test Coverage page, which you can find under Digital Experience > Synthetic Monitoring & Testing.
The Test Coverage page provides actionable insight into the overall testing coverage of your RUM applications. It uses data collected from the Browser RUM SDK and results from Synthetic browser tests.
The Test Coverage page presents the following information:
Build a more comprehensive, accurate testing suite by identifying untested actions and linking them with real user interactions on the Test Coverage page.
To identify areas in your application or views where you should create browser tests:
The Test Coverage page populates actions that are extensively used, and hides actions that are less commonly used in your application. For more information about the data displayed, see Synthetic Monitoring Metrics.
Use the information on the Test Coverage page to answer the following questions:
Click on the Play icon next to an action in the Untested Actions table to examine a recording of real user interaction in Session Replay.
Click on an action to access the number of tests, views, sessions, and a subset of these tests, views, and sessions that include the selected action.
Add the most popular sections of your application to a new or existing browser test so that you are alerted when key user journeys in your application are negatively impacted by a code change.
To create a test, click + New Test on the top right of the Test Coverage page. You can run tests directly in your CI/CD pipelines to ensure no regressions occur before releasing code in production.
Additional helpful documentation, links, and articles:
| |