QQAaaS.dev
QA + Fix PRs by AI

Black-box QA testing. AI-generated fix PRs. All in your GitHub repo.

QAaaS.dev runs an AI browser agent from plain English instructions — it tests your feature in a real browser, files GitHub issues for validated bugs, and with PRaaS (Pull Requests as a Service) generates targeted fix PRs ready for review. From bug detection to code fix, without leaving GitHub.

Start QA Run

Create project

Name the product and primary domain.

Connect repo

GitHub comes first so issues and PRs have a target.

Describe test

Paste the feature URL and write what should work.

Pay per run

Quick ($2), Standard ($5), or Deep ($15). Add PRaaS for +$5.

Run browser QA

Playwright explores, executes scenarios, and captures evidence.

Ship outputs

Reports, GitHub issues, and PRaaS-generated fix pull requests.

How a Run Works

RepoSelect your own GitHub repository after signup.
Feature URLPaste the exact feature URL you want tested.
DepthQuick, Standard, or Deep QA.
OutputReport, GitHub issues, and fix PRs (with PRaaS).

Outputs

GitHub issues for validated bugs

Repro steps, expected vs actual, and evidence

PRaaS: AI-generated fix pull requests

PAYG pricing — no subscription

Premium Add-on

PRaaS — Pull Requests as a Service

Go beyond bug detection. When a QA run finds validated bugs, PRaaS analyzes your codebase, generates a minimal safe fix, and opens a pull request in your GitHub repo — complete with a summary, changed files, and risk notes.

How PRaaS Works

1. QA finds bugsThe browser agent validates real bugs with evidence.
2. Code analysisAI reads your repo and identifies the files to change.
3. Fix generationGenerates the smallest safe patch for each bug.
4. PR openedA pull request lands in your repo — review and merge.

Frequently Asked Questions

What is QAaaS.dev?

QAaaS.dev (Quality Assurance as a Service) is an AI browser QA agent. You connect a GitHub repo, paste a feature URL, and describe what should work in plain English. The agent tests it in a real browser with Playwright, files GitHub issues for real bugs, and can open small fix PRs.

What is PRaaS?

PRaaS (Pull Requests as a Service) is a premium add-on that goes beyond finding bugs. When the QA agent validates a bug, PRaaS analyzes the codebase, generates a targeted fix, and opens a pull request directly in your GitHub repo. You review and merge — the bug goes from detected to fixed without leaving GitHub.

Who is it for?

Developers and small engineering teams who ship to a GitHub repository and want fast, GitHub-native QA without writing or maintaining their own end-to-end test suites.

How much does it cost?

QA runs are pay-as-you-go: $2 for quick, $5 for standard, and $15 for deep. PRaaS is a premium add-on at +$5 per run that generates fix PRs for validated bugs. No subscription — pay only when you start a run.

What do I get from a run?

A QA report (pass/fail with evidence), GitHub issues for validated bugs with repro steps and expected-vs-actual detail, run traces and screenshots, and with PRaaS enabled, AI-generated bug-fix pull requests ready for review.

How is this different from writing my own Playwright tests?

You do not write or maintain test code. You describe the behavior in plain English and the agent explores the feature, finds bugs, and reports them straight into your GitHub workflow. With PRaaS, you also get fixes — not just bug reports.