StartBeginner25 min read
1. Devices, OS, and risk
Mobile Testing · 16 pages source format
You can’t test every device. You can cover risk: top OS versions, screen sizes, and fragile flows.
What you'll learn
- Risk-based matrix
- Emulator vs real device
- WebView traps
Draft a matrix
Rows: flows. Columns: OS/device class. Mark must / nice / skip.
Do this now
Publish a one-page matrix for your product.
Clear?