Licensing & Feature Tiers
xyva QA Studio uses a per-seat license model. License keys are validated locally via HMAC-SHA256, so the app can continue to validate offline after activation.
Public release plan structure
| Plan | Price | Seats | Intended use |
|---|---|---|---|
| Solo | EUR 29 / month | 1 | Individual developers and focused solo QA workflows |
| Team | EUR 149 / month | 5 | QA teams that need shared workflows, integrations, and higher-touch support |
Private deployment options
For the first public release, xyva only markets Solo and Team as standard plans.
Advanced deployments remain available on request, for example:
- private deployment options
- self-hosted AI Proxy routing
- Ops Portal and monitoring
- Scheduled Swarm scans
- webhook notifications
- Checkmk correlation
- custom security, support, or contracting requirements
Shared core capabilities
Every paid plan currently includes:
- Playwright Test Runner
- Test Hub and catalog
- AI assistance with project context (BYOK)
- Swarm QA with all 8 agents
- Accessibility Auditor for BFSG / WCAG 2.1 AA
- Scout missions
- Evidence export and PDF reports
Team extensions
Team adds the first layer of scaled collaboration and advanced project analysis:
- advanced MCP integrations
- Device Lab
- Architecture Audit
- priority support
Activation
- Purchase a plan via xyva.ai/#pricing.
- Open QA Studio and go to Settings -> License.
- Paste your key (
XYVA-...) and validate it locally.
The key is checked on the machine. No permanent online validation loop is required after activation.
License key format
text
XYVA-<base64url-payload>.<base64url-signature>The payload contains tier, customer identity, issue date, expiry date, and machine limit. The signature is HMAC-SHA256.
Notes
- The website pricing page is the commercial source of truth for the public release.
- Advanced deployment packaging follows individual scoping and is intentionally not presented as a third standard self-serve plan.
