Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions qawolf/getting-the-most-out-of-mapping.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Getting good results with Mapping"
description: "Tips for getting more accurate, complete test outlines from Mapping."
icon: "lightbulb"

Check warning on line 4 in qawolf/getting-the-most-out-of-mapping.mdx

View check run for this annotation

Mintlify / Mintlify Validation (qawolf) - vale-spellcheck

qawolf/getting-the-most-out-of-mapping.mdx#L4

Did you really mean 'lightbulb'?
sidebarTitle: "Get the most out of Mapping"
---

Expand Down Expand Up @@ -52,12 +52,12 @@
- Specific flows you want to make sure are captured
- Verifying that Mapping understood a flow correctly

To use this: stop the AI, click through the flow yourself, and look for the **Add flows** button that appears.
To use this: stop the AI, click through the flow yourself, and look for the **Save as flows** button that appears.

## Use Automate for flows that need more control

Mapping is designed for breadth — getting a full outline of an app's testable surface quickly. For flows that require precise setup (multi-step forms, specific dropdown sequences, dynamic file uploads), use [Automate](/qawolf/Automate-flows-using-AI-2d35b2a994fb8084b524cfc9aca7c358) instead. You can use Mapping to outline those flows and then automate them individually with more targeted prompts.

<Tip>
A common pattern: run Mapping to generate a broad outline, then use Automate to build out the flows that need more precision.
</Tip>
</Tip>