Prompt quality directly affects test quality in Quash. This section is your single source of truth for prompt structure, examples, and best practices across products.Documentation Index
Fetch the complete documentation index at: https://quashbugs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Download the full guide
Download: How to Prompt Guide (May 2026) (PDF)Fundamentals that apply everywhere
Use these principles before any workflow-specific prompt:- Be specific about targets. Name screens, buttons, and fields exactly as they appear in UI text.
- Define expected outcomes. Say what must be true at the end so execution has a clear pass/fail condition.
- Handle interruptions explicitly. Mention what to do if permissions, onboarding, banners, or popups appear.
- Keep prompt scope focused. One coherent objective per prompt gives stronger and more reliable results.