Expand FAQ with product details and AI agents#135
Open
John Gluck (JohnGluck) wants to merge 2 commits into
Open
Expand FAQ with product details and AI agents#135John Gluck (JohnGluck) wants to merge 2 commits into
John Gluck (JohnGluck) wants to merge 2 commits into
Conversation
Mintlify-Source: dashboard-editor
Mintlify-Source: dashboard-editor
There was a problem hiding this comment.
Pull request overview
Expands the QA Wolf documentation FAQ from a placeholder into a real, categorized FAQ page intended to answer common product and usage questions.
Changes:
- Replaces the “Coming Soon” placeholder with detailed FAQ content under “About QA Wolf” and “Using QA Wolf”.
- Adds answers covering AI agents, supported platforms, integrations, CI/CD usage, env vars/state sharing, and support/contact paths.
- Updates the page description metadata.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### Does QA Wolf integrate with our existing stack? | ||
|
|
||
| Yes. QA Wolf integrates with GitHub Actions, GitLab CI, CircleCI, Jira, Linear, Asana, Azure DevOps Boards, Slack, Teams, and more. See the [Integrations](/qawolf/CI-CD-Overview) section for the full list. |
|
|
||
| ### How fast are test runs? | ||
|
|
||
| Every test in a suite runs in full parallel, each in its own container. Most suites complete in about 11 minutes. |
|
|
||
| ### How do I report a bug found during a test run? | ||
|
|
||
| When a flow fails, QA Wolf's AI begins investigating within seconds. Every test re-runs at least three times before a failure is reported, keeping the flake rate below 1%. Every bug report includes reproduction steps, a video walkthrough, and Playwright trace logs. See [Manage bug reports](/qawolf/Manage-bug-reports-2c75b2a994fb80308ddcc7cc60703c2f) and [Diagnose a failing flow](/qawolf/Diagnose-the-cause-of-a-failing-flow-2c65b2a994fb8034ae2bd0def1f8dfe5). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mintlify-Source: dashboard-editor