Cross-browser testing: Difference between revisions

Content deleted Content added
m WP:GENFIXES, added orphan tag
de orphaned
 
Line 1:
{{Short description|Checking web applications in various browsers}}
{{Orphan|date=March 2024}}
 
'''Cross-browser testing''' is a type of non-functional [[software testing]] where [[web application]]s are checked for support across different browsers and devices. Cross-browser testing can also provide an objective, independent view of the status of the web application to allow the business to appreciate and understand the risks of releasing it or implementing new feature(s). Test techniques include the process of executing a web application with the intent of finding failures in different browsers and devices and verifying that the website is fit for use in all of them. In other words, Cross-browser testing is verification that web application behaves in various [[web browser]]s identically<ref>{{Cite web|title=Introduction to cross browser testing - Learn web development {{!}} MDN|url=https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Introduction|access-date=2021-07-26|website=developer.mozilla.org|language=en-US}}</ref>