Support

Get help with FirstQA. Browse common questions below or reach out directly.

Contact Us

Email Support

support@firstqa.dev

Response within 24 hours, Mon–Fri

Book a Demo

Schedule 15 minutes

Talk directly with the founder

Documentation

Read the full guide

Commands, integrations, and FAQ

Frequently Asked Questions

Getting Started
How do I set up FirstQA?
Install the FirstQA GitHub App on your repositories. That's it — Ovi starts analyzing every new PR automatically. No code changes, no CI configuration needed. Full setup takes under 10 minutes.
How do I trigger an analysis manually?
Comment /qa on any PR to trigger a full analysis. Ovi also runs automatically on every PR open and update if you have auto-analysis enabled.
How do I analyze a Linear or Jira ticket?
Comment /qa in a Linear or Jira issue, or use the FirstQA Chrome Extension to analyze any ticket directly from your browser. Ovi surfaces gaps, edge cases, and QA questions before development starts.
Test Execution
How do I run browser tests?
Comment /qa testrun on a PR. To target a specific environment: /qa testrun -env=https://staging.myapp.com. Results are posted back as a PR comment with screenshots and a Go/No-Go decision.
My app requires login — how does Ovi authenticate?
Three options:
1. Pass context: /qa testrun -context "logged in as trial user"
2. Inject cookies: /qa testrun -context cookie:session_id=abc123
3. Configure credentials in your FirstQA dashboard (TEST_USER_EMAIL / TEST_USER_PASSWORD)
How long does a test run take?
PR analysis takes 30–90 seconds. Browser test execution takes 5–15 minutes depending on the number of scenarios.
Security & Privacy
Is my code stored?
No. Code is processed in memory for analysis and never permanently stored. FirstQA has read-only access to your repositories and only writes PR comments and Check Runs. All data is transmitted over HTTPS/TLS. See our Privacy Policy.
What permissions does the GitHub App require?
Read access to repository contents, pull requests, and issues. Write access to post PR comments and Check Runs. We never modify your code.
Billing & Access
What is the Early Access program?
Early Access gives you 5 days of full product access, completely free. We review every application and send your access link. After your trial, you can choose the Founding Member plan ($199/mo, rate locked forever) or Unlimited ($499/mo). Apply here.
How do I cancel?
Email support@firstqa.dev at any time. We'll cancel your account and confirm within 24 hours. No lock-in, no cancellation fees.