A coverage map defines the scope required to test an application end-to-end. A strong testing strategy starts with a clear map of what needs to be tested. Without visibility into an application’s surface area—key user paths, important states, and system boundaries, it’s difficult to know whether coverage is complete or where it isn’t.
Our AI mapping agent creates and maintains a structured view of coverage based on user interactions with the product. As features change or new ones are added, the AI updates the map, so teams can prioritize test creation, reason about completeness, and clearly communicate coverage.
How to map a feature or an application
Navigate to the AI agent chat by selecting the Map tab
Click New Flows on the right side
Type “Create a test plan for `target URL`”. You can specify a base URL or describe a specific journey or set of journeys. The Agent will launch a browser if one is not currently live. Our Mapping AI will begin creating folders and flows stubs that represent the main areas of your application. Provide real-time guidance. As the Mapping AI works, you can provide it with real-time guidance. For example, if the Mapping AI encounters a login prompt, it will ask for your credentials, which you can provide.
Manually adjust the coverage map or instruct the Agent to make changes for you.
Last modified on March 17, 2026