Cypress Cloud pricing follows the modern testing platform model: the open-source test runner is free forever, and you pay for the cloud dashboard that makes test results actionable.
The Starter tier at 500 results/month is a legitimate free tier — not a trial, not time-limited. The jump to Team at $799/year ($67/month) is where most teams land, and the value proposition is clear: Flake Detection and test analytics save more engineering time than the cost of the plan.
Business at $3,199/year adds Spec Prioritization, which is the single most impactful CI optimization feature — running failing tests first cuts feedback loops dramatically. The per-result overage ($5-6 per 1,000) is reasonable but can add up for large monorepos with extensive test suites.
A team running 30,000 test results/month would exceed the 120,000/year allocation by month 5, incurring overage charges. The annual-only billing (no monthly option published) means committing upfront.
The open-source test runner itself — Cypress the framework — remains MIT-licensed and free regardless of Cloud subscription. You only pay when you want the Cloud dashboard for parallelization orchestration, flake detection, and team analytics.
Free
$67/mo (billed yearly at $799/yr)
$267/mo (billed yearly at $3,199/yr)
Contact us
Test result counting is per spec file per run
each spec file execution that is recorded to Cypress Cloud counts as one test result, regardless of how many individual test cases (it blocks) are inside. A spec file with 50 tests counts as 1 result, but running that file 10 times in CI (e.g., on 10 PRs) counts as 10 results. High-frequency CI pipelines burn through the 120,000/year allocation faster than expected
Annual billing only
Team ($799/year) and Business ($3,199/year) are billed annually — no monthly option is published. This means $799 or $3,199 upfront before you start, with no ability to pay month-to-month while evaluating
Parallelization requires CI infrastructure
Cypress Cloud orchestrates parallel test distribution, but you provide the CI machines. Running 10 parallel containers in GitHub Actions, CircleCI, or AWS costs $50-200/month in CI compute alone. Cypress Cloud does not include compute — it only coordinates which tests run where
Overage accumulates without alerts by default
at $5-6 per 1,000 test results over the 120,000/year cap, a team running 200,000 results/year pays $480-$528 in overage on top of the plan cost. Set up usage monitoring early to avoid surprise charges at year-end
Data retention is limited
Starter retains data for 30 days, Team and Business for 90 days, Enterprise for 180 days. Historical test trend analysis beyond these windows requires exporting data before it expires or upgrading to Enterprise
Component testing results also count
if you use Cypress for both E2E and component testing, component test results count against the same quota. A comprehensive component test suite can consume a significant portion of your allocation before E2E tests even run
No Playwright or other framework support
Cypress Cloud only works with the Cypress test framework. If your team also uses Playwright, WebdriverIO, or other tools, you need separate dashboards and potentially separate billing for those frameworks
Based on annual billing, per-user pricing. Actual costs may vary with add-ons and overages.
500 test results per month, up to 50 users, parallelization, Test Replay, and project analytics — all free. No credit card required. Includes a free 30-day trial of Enterprise features so you can evaluate the full platform before committing. For a team running a modest CI pipeline with under 500 recorded test runs per month, this tier costs nothing and still includes the core Cypress Cloud features that make debugging failures fast (Test Replay, screenshots, video).
120,000 test results per year (10,000/month average) for $799/year — about $67/month billed annually. Adds Flake Detection (automatically identifies flaky tests), Flaky Test Analytics, Jira integration, and email support. Overage at $6 per 1,000 additional test results. The flake detection alone is worth the upgrade — flaky tests are the #1 CI productivity killer, and manually identifying them wastes hours per sprint.
Same 120,000 test results/year but with overage reduced to $5 per 1,000 (vs $6 on Team). Adds Spec Prioritization (runs most likely-to-fail tests first, cutting feedback time by 40-60%), Auto Cancellation (stops CI runs when failure threshold is reached), SSO, and GitHub/GitLab Enterprise integration. At $3,199/year ($267/month), the ROI case is CI time savings: Spec Prioritization on a 30-minute test suite can save 10-15 minutes per failed run. Multiply by 20 developers running 5 CI builds/day and the time savings dwarf the cost.
Unlimited users, custom test result allocation, 180-day data retention (vs 90 days on Team/Business), Enterprise Reporting, Data Extract API, premium support, and a dedicated Technical Solutions Consultant. Required for organizations where test infrastructure is a shared platform serving hundreds of developers. Contact sales for pricing — expect $10,000-25,000+/year depending on volume and support requirements.
Free plan with 100,000 test results per month (vs 500 on regular Starter), parallelization, and all core Cloud features. Available for non-commercial public repositories. The most generous open-source program among testing tools — 100k results/month is enough for large OSS projects with extensive test suites running on every PR.
startup
Start with the free Starter plan (500 results/month) to set up your initial test suite and CI integration. You get parallelization and Test Replay for free — these are the features that make Cypress Cloud worth using at all. When you exceed 500 results/month, upgrade to Team at $799/year. Budget separately for CI compute (GitHub Actions, CircleCI) — Cypress Cloud does not include execution infrastructure. Aim for 4-8 parallel containers to start.
enterprise
Business ($3,199/year) for Spec Prioritization and SSO, or Enterprise (custom) for reporting APIs and dedicated support. The ROI calculation: Spec Prioritization reduces average CI feedback time by 40-60%. For a 50-developer team running 10 CI builds per day with a 20-minute test suite, saving 10 minutes per run = 833 developer-hours saved per year. At $75/hour, that is $62,500 in recovered productivity against a $3,199-25,000 platform cost. Negotiate Enterprise pricing based on test result volume — bulk discounts are available.
freelancer
The free Starter plan at 500 results/month is sufficient for most freelance and contract projects. Use parallelization to speed up CI runs without paying anything. If a client project needs more volume, the Team plan at $799/year can be billed to the client as a project infrastructure cost. Consider Playwright (free) as an alternative if you do not need Cypress Cloud analytics.