Screenshots 1
QA Boutique
Summary
Manual code review finds logic bugs when someone has time — which is rarely before the PR merges. QA Boutique drops an AI reviewer into your GitHub or GitLab pull request flow that flags risky changes and generates E2E tests from the diff before your team even looks at it.
The tool analyzes PR diffs on submission, surfaces logical bugs, and produces Playwright or Pytest test cases scoped to what actually changed — not the whole codebase. Alerts route to Slack or Telegram so the feedback lands where your team already works. Repo-specific coding and testing standards can be configured, which keeps the suggestions grounded in your conventions rather than generic best practices. The vendor offers ten free PR analyses with no credit card required. Teams scaling beyond that ceiling, or running high-frequency CI/CD pipelines with dozens of daily PRs, hit the paid tier wall fast.
Bottom line: Bet on this for a team shipping five to fifteen PRs a day who want test scaffolding without a dedicated QA hire — but plan around it the moment your PR volume outpaces the free tier or you need review logic that adapts across more than one repository configuration.
Pricing Plans
SubscriptionLast verified 3 months ago- Price
- $99/mo
- Free Tier
- 10 free PR analyses included. No credit card required.
Free
Start with 10 free PR analyses. No credit card required.
- 10 free PR analyses
- No credit card required
- Read-only access
- No write access
- No auto-commits
- Selected repos only
Startup
Perfect for agile teams and side projects
- 150 PR analyses per month
- claude-haiku-4.5
- Telegram Alerts
Business
For professional engineering teams shipping daily
- 600 PR analyses per month
- claude-sonnet-4.6
- Slack + Telegram Integrations
- Priority AI Queue
Scale
Advanced control for multi-stack organizations
- 600 PR analyses per month
- claude-opus-4.7
- Repo-Specific AI Prompts
- Team Workspaces (5 seats)
View full pricing on qaboutique.com →
Pricing may have changed since last verified. Check the official site for current plans.
Community Performance Report Card
No community ratings yet. Be the first to rate this tool!
Pros
Sign in to edit- Diff-scoped test generation in Playwright or Pytest, so engineers get working test scaffolding for exactly what changed rather than spending a sprint writing coverage from scratch.
- Slack and Telegram alert routing for risky changes, which means risk signals surface in the tool your team reads instead of accumulating unseen in a review dashboard.
- Repo-specific coding and testing standard configuration, so generated suggestions match your conventions and tech leads stop repeating the same review comments across PRs.
- No credit card required to start, so teams can validate whether the diff analysis catches their class of bugs before committing to a paid subscription.
- Native GitHub and GitLab integration, which means setup fits into an existing CI/CD pipeline without introducing a new deployment or webhook infrastructure.
Cons
Sign in to edit- The one-shot diff analysis model has no visibility into code outside the changed files — logic bugs that depend on upstream service behavior or cross-file state mutations are not caught, and teams dealing with distributed systems end up running a separate static analysis pass anyway, which undercuts the time saved.
- Ten free analyses is a hard ceiling that a team shipping daily exhausts in under two weeks, at which point the value proposition depends entirely on whether the paid tier cost clears the finance approval process — teams that cannot get budget approval mid-sprint revert to manual review with no fallback automation in place.
- No API and no self-hosted option means every PR diff transits vendor infrastructure; teams operating under strict IP confidentiality requirements or regulated-data environments cannot use the tool without a compliance review, and several will be told no outright — at which point self-hostable alternatives like open-source code review agents running on internal infrastructure become the only path forward.
About
- Platforms
- Web, Slack, Telegram
- API Available
- No
- Self-Hosted
- No
- Last Updated
- 2026-06-11T08:41:50.059Z
Best For
Who it's for
- Engineering teams using GitHub or GitLab
- Teams shipping daily with CI/CD pipelines
- Tech leads seeking to reduce manual test writing
- Organizations needing Slack/Telegram workflow integration
What it does well
- Automate initial PR code reviews for logical bugs
- Generate Playwright or Pytest E2E tests from PR diffs
- Receive Slack or Telegram alerts on risky changes
- Enforce repo-specific testing and coding standards
Integrations
Add notes, reviews, and benchmarks so the next visitor gets a clearer picture.
Spotted incorrect or missing data? Join our community of contributors.
Sign Up to ContributeFrequently Asked Questions
- Is QA Boutique free?
- QA Boutique has a permanent free tier alongside paid upgrades (paid plans from $99/mo). You can keep using a baseline version indefinitely without paying.
- Is QA Boutique open source?
- No — QA Boutique is a closed-source tool. Source code is not publicly available.
- What platforms does QA Boutique support?
- QA Boutique is available on: Web, Slack, Telegram.
Best QA Boutique alternatives →
Curated lists that include this category
QA Boutique positions itself as an AI QA engineer that plugs into your existing GitHub or GitLab workflow. When a pull request opens, it reads the diff, checks the changed code for logical bugs, and generates Playwright or Pytest E2E tests matched to the scope of the change. Notifications about risky changes go out over Slack or Telegram, so engineers see risk signals in the channel they already monitor rather than hunting through a separate dashboard.
The differentiating claim is repo-specific standard enforcement. Rather than applying a one-size-fits-all review heuristic, the vendor states teams can configure their own testing and coding standards so that generated tests and review comments reflect the patterns your codebase already uses. For tech leads tired of re-explaining the same conventions in every PR comment, this configuration layer is the argument for using QA Boutique over a general-purpose code assistant.
The tool fits cleanly into teams doing continuous delivery who want a first-pass review layer that catches regressions before human reviewers spend their attention on them. Where it breaks: the scraped page describes one-shot diff analysis with no evidence of autonomous multi-step reasoning or iterative feedback loops. If your review process requires context from files outside the diff, cross-service dependency tracing, or adaptive follow-up questions, the single-pass model does not cover that ground. Teams with those requirements typically layer a separate static analysis tool on top or hand off to a more configurable code-review agent.
Integration is GitHub and GitLab only — the vendor page names no other source control targets. There is no API listed and no self-hosted deployment option, which means your PR diffs are processed on vendor infrastructure. For teams under data-residency or IP-confidentiality constraints, that architecture requires a compliance sign-off before the tool can go to production.
