CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/browser-matrix-strategy-reference

Pure-reference for designing and reviewing a browser / OS / device test matrix from traffic data - the T1/T2/T3 tier-membership heuristics (T1 >=5% traffic, T2 1-5% or statutory, T3 <1% with customer demand), the traffic-share sources (own analytics, StatCounter, MDN browser-compat-data), a worked matrix template with tier-change log, the matrix review checklist (staleness, T1 oversize, below-threshold T1 entries, missing real-device coverage), how to justify dropping a legacy browser (IE11, old iOS Safari), and the compatibility budget (tier caps, CI cost formula, published support statement) in references/compatibility-budget.md. Use when designing an initial matrix, capping or publishing a support policy, running a quarterly re-tier review, or making the case to drop a browser. This is the WHAT-to-test strategy reference - to execute the matrix use playwright-testing browser projects (bundled engines), selenium-grid-4-runner (self-hosted), or cloud-grid-e2e (managed grids).

70

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

compatibility-budget-tiers.mdreferences/

Compatibility budget - tier definitions and example budgets

Detailed tier tables for compatibility-budget.md. The tier model below defines the four commitment levels; the per-product-type tables are starting templates to copy and adjust against your own telemetry.

Tier model

TierDefinitionCI cadence
Tier 1Must work; failure blocks releases.Per-PR smoke.
Tier 2Must work; failure blocks releases on detection.Nightly full suite.
Tier 3Should work; broken-here is a known issue.Pre-release manual / weekly.
UnsupportedExplicitly out of scope; bugs closed as "not supported."None.

The tier signals engineering investment, not user importance - a configuration with low traffic but contractual obligation may be Tier 1.

Example budget per product type

Modern web app

ConfigurationTier
Chrome (current + 1 prior)1
Edge (current)1
Safari (current + 1 prior)1
Firefox (current)2
iOS Safari (current + 1 prior)1
Chrome on Android (current)1
Firefox Android3
Samsung Internet3
Internet Explorerunsupported
< Chrome 100unsupported

Internal SaaS (controlled audience)

ConfigurationTier
Chrome (latest stable)1
Chrome (current - 1 stable)1
Edge (latest)2
Firefox3
Safari3
All othersunsupported

Open-source library

ConfigurationTier
Node 18, 20, 22 on Linux1
Node 18, 20, 22 on macOS2
Node 18, 20, 22 on Windows2
Bun (current)3
Deno (current)3
Older Node EOL versionsunsupported

Mobile native app

ConfigurationTier
iOS 17, 16 (current + 1 prior)1
iOS 152
iOS 143
< iOS 14unsupported
Android 14, 131
Android 122
Android 113
< Android 11unsupported

SKILL.md

tile.json