WebPageTest
Cloud-based real-browser performance testing with detailed waterfalls and filmstrips.
Pricing
Freemium
Type
Manual & Automation
// VERDICT
Reach for WebPageTest when you want detailed real-browser front-end diagnostics - waterfalls, filmstrips and Core Web Vitals across locations and devices. Skip it when you need back-end load testing (k6/JMeter) or just simple CI budgets (Lighthouse CI).
Best for
Deep front-end performance analysis in real browsers - waterfalls, filmstrips, Core Web Vitals and multi-location/device testing. Free to run (now Catchpoint-owned), with an enterprise platform alongside.
Avoid when
You want back-end load testing, simple pass/fail CI budgets only, or many concurrent simulated users.
CI/CD fit
WebPageTest API · CI integrations · scripted tests
Team fit
Frontend/web performance teams · Teams diagnosing page-load issues · Performance specialists
Setup
Maintenance
Learning
Licence
// BEST FOR
- Detailed real-browser performance diagnostics (waterfalls, filmstrips)
- Core Web Vitals measured on real devices and connections
- Testing from multiple geographic locations and device profiles
- A free, no-registration test for quick checks
- Deep root-cause analysis of slow page loads
- Comparing before/after on a specific page
// AVOID WHEN
- You need back-end load testing (k6/JMeter/Gatling)
- You only want simple pass/fail budgets in CI (Lighthouse CI)
- You need many concurrent simulated users
- You're testing APIs rather than rendered pages
- A fully self-hosted-only workflow is mandatory
- Single-page diagnostics don't reflect your risk
// QUICK START
Run a free test at webpagetest.org (no registration needed) -> pick location,
browser and connection -> review the waterfall, filmstrip and Core Web Vitals.
For automation, drive tests via the WebPageTest API.// ALTERNATIVES TO CONSIDER
| Tool | Choose it when |
|---|---|
| Lighthouse | You want lab audits and simple performance budgets in CI. |
| Playwright | You want to capture performance metrics within scripted E2E flows. |
// FEATURES
- Real browsers in real locations — global test agents
- Detailed waterfall and filmstrip view
- Core Web Vitals and custom metrics
- Scriptable scenarios (login flows, etc.)
- Self-hostable private instance
- REST API for CI integration
// PROS
- Most detailed performance breakdown available
- Real-device, real-network testing
- Filmstrip makes regressions obvious to non-engineers
- Self-hostable for sensitive sites
// CONS
- Free tier rate-limited
- UI has a steep learning curve
- Self-hosting non-trivial to set up
// EXAMPLE QA WORKFLOW
Run a free test or call the WebPageTest API
Choose location, browser and connection profile
Review the waterfall, filmstrip and Core Web Vitals
Diagnose the root cause of slow loads
Automate via the API on deploy for regression checks
Pair with a Lighthouse-CI budget gate for fast feedback
// RELATED QA.CODES RESOURCES
Cheat sheets
Glossary