# QAaaS.dev

> QAaaS.dev (Quality Assurance as a Service) runs an AI browser QA agent from
> plain-English instructions. Connect a GitHub repo, paste a feature URL,
> describe what should work, and pay per run. The agent drives a real browser
> with Playwright, files GitHub issues for validated bugs (with repro steps and
> evidence), and with PRaaS (Pull Requests as a Service) generates targeted
> fix pull requests.

## What it does

- AI browser QA from a plain-English description of a feature
- Tests a specific feature URL in a real browser (Playwright)
- Files GitHub issues for real bugs: repro steps, expected vs actual, evidence
- PRaaS (Pull Requests as a Service): AI-generated fix PRs for validated bugs
- Pay-as-you-go pricing: $2 (quick), $5 (standard), $15 (deep) per run
- PRaaS premium add-on: +$5 per run for AI-generated fix pull requests
- Built by Profullstack, Inc.

## Two products

### QAaaS — Quality Assurance as a Service
Black-box QA testing powered by an AI browser agent. Describe what should work,
and the agent tests it in a real browser, files GitHub issues, and produces a
full QA report with evidence.

### PRaaS — Pull Requests as a Service (premium add-on)
When QA finds validated bugs, PRaaS analyzes the codebase, generates the
smallest safe patch, and opens a pull request in your GitHub repo — with a
summary, changed files, and risk notes. Review and merge.

## Who it is for

Developers and small engineering teams who ship features to a GitHub repo and
want fast, GitHub-native QA without writing or maintaining test suites.

## Key pages

- [Home](https://qaaas.dev/): Product overview, QA + PRaaS features
- [Pricing](https://qaaas.dev/pricing): Per-run pricing tiers and PRaaS add-on
- [Sign up](https://qaaas.dev/auth/signup): Create an account and start a run
- [Log in](https://qaaas.dev/auth/login): Existing accounts
- [Privacy](https://qaaas.dev/privacy): Privacy policy
- [Terms](https://qaaas.dev/terms): Terms of service

## How a run works

1. Create a project (name + primary domain)
2. Connect a GitHub repository (issues and PRs target it)
3. Describe the test: paste a feature URL and what should work
4. Optionally enable PRaaS for AI-generated fix PRs (+$5)
5. Pay per run (CoinPay) — quick, standard, or deep
6. The browser QA agent explores, runs scenarios, and captures evidence
7. Receive a report, GitHub issues, traces, and PRaaS fix PRs (if enabled)
