Cross Browser Testing Flashcards
Platform testing
Make sure a website looks good on different devices
Operating system testing
App works on different operating systems
Browser testing
Make sure app works on different web browsers
Screen resolution testing
Makes sure that the app works on screens of all sizes
How to perform platform testing
Test on iphones, samsungs, and pixels
Test on Dell XPS 13 and Macbook pro
How to perform operating system testing
Test on
Windows 10
macOS big sur
Ubuntu 20.04 LTS
IOS 15
Android 12
Layout adaptivity testing
Screen resolution testing and screen size testing
Responsive design
One layout, changes as the page changes size
Adaptive design
Different layouts for different screen sizes
Breakpoints are more precise
More static in terms of change, more controlled