Cross Browser Testing Test cases/Scenarios
Here Important test cases for cross browser testing given ....
Here Important test cases for cross browser testing given ....
For Browser-
- Verify the website loads on browser?
- Verify the elements (such as buttons, forms, menu) visible?
- Verify the elements clickable on page?
- Verify the content of the page visible on all devices?
- Verify the web page require specific browser version?
- Verify the web page takes longer time to load on browser?
For platform
- Verify this website or app opens on tablet?
- Verify this website opens on smartphone?
- Verify this website responds to the specific resolution?
- Verify this website opens on Windows platform?
- Verify this website opens on Apple iOS?
- Verify are some of the other device platform that supported by website?
For Css
- Verify CSS Version is used?
- Verify CSS Version is supported by browser?
- Verify CSS rendering engine is under usage?
- Verify CSS throws error?
- Verify CSS Minification affects rendering?
- Verify CSS minification causes more errors?
- Verify CSS contains code for responsive layout?
- Verify CSS makes calls to external image sources?
- Verify the size of CSS reducing the page speed?
- Verify the CSS rendering affecting loading of certain elements?
For java script
- Verify Javascript elements position properly?
- Verify javascript library used is compliant with W3C standard?
- Verify javascript library slowing down the website or app?
- Verify the javascript library increases the file size of total website rendering?
- Verify the JS library used affects the resolution of the device?
For Tables
- Verify the tables work in responsive layout?
- Verify the tables render properly for viewing on specific resolution?
- Verify the data appears correctly in the respective tables?
- Verify the HTML table respond to the responsive layout?
- Verify the CSS table breaks in responsive layout?
- Verify the dynamic data appears properly in the responsive layout?
For Network
- Verify the website loads partially under slow connection?
- Verify the website render at all on slow connection?
- Verify the website misses important elements while completely rendering on slow connection?
- Verify the content delivery network (CDN) affects rendering of webpage?
- Verify ISP speed affects rendering of page across browser?
- Verify the browser responds well for slow connection?
Hope!!! The above test cases for cross browser testing helpful for you ...
Team
QA acharya
Tags: Test cases for cross browser testing , Cross browser testing test cases , Cross browser testing , test scenarios for cross browser testing.