Test-execution clouds, in detail
Real browsers and devices on demand, billed per parallel session — which is where these bills quietly triple. Category headline: LambdaTest rebranded to TestMu AI, and Cypress's 2023 license change against third-party dashboards still shapes tool choice. The self-hosted grid row is the honest baseline every quote should beat.
| Tool | Free tier | Entry price | Billing unit | Watch out for | Best for |
|---|---|---|---|---|---|
| BrowserStack | None (trial only) | Live $12.50/mo; Automate $59/mo | Per user / per parallel | Per-parallel pricing scales steeply | Widest real-device matrix; the 'just works' default |
| TestMu AI (ex-LambdaTest) | 2 limited sessions/mo | Virtual Live $15/mo | Per user / per parallel | Rebranded 2026 — docs/links still say LambdaTest in places | Cheapest broad browser cloud |
| Cypress Cloud | 500 recorded results/mo | Team ~$67/mo | Per recorded test result | Dec 2023 license blocks third-party dashboards | Flake detection + replay for existing Cypress suites |
| Sauce Labs | None (trial only) | Live from ~$39/mo | Per user / per parallel | Sales-led beyond entry plans | Enterprise grids with compliance needs |
| TestingBot | Trial | From ~$30/mo | Per parallel | Smaller device pool than the leaders | Budget EU-based alternative grid |
| Self-hosted grid (Selenium/Playwright) | Unlimited — OSS | $0 + your CI minutes | Your infra | You own browser images, scaling and flake ops | Teams with steady volume and platform engineers |
Pricing models and free tiers change often — check each vendor for current terms. Compiled July 2026; the most volatile figures verified on official pricing pages.
Official pages: BrowserStack · TestMu AI (ex-LambdaTest) · Cypress Cloud · Sauce Labs · TestingBot · Self-hosted grid (Selenium/Playwright)
Entry price at a glance
Cheapest paid plan, USD per month — per-user plans shown for a single seat. Hatched bars are usage-based or quote-only; values marked ~ are approximate.
Notes & recent changes
- Cypress changed its app license in Dec 2023 to block third-party dashboards (Sorry-Cypress/Currents) — a factor if you want dashboard portability.
- lambdatest.com now 301-redirects to testmuai.com; plans verified Jul 2026 (Virtual Live $15/mo annual, unlimited minutes).
- Playwright's built-in parallelism on plain CI runners covers most web-app needs before a device cloud is worth it — device clouds earn their price on real mobile hardware.
Which one should you pick?
- Need real iPhones/Androids → BrowserStack (or TestMu AI on a budget).
- Heavy Cypress user → Cypress Cloud, accepting the lock-in.
- Mostly Chromium/Firefox/WebKit web testing → self-hosted Playwright first.