Cross-browser testing: Difference between revisions

Content deleted Content added
And85rew (talk | contribs)
No edit summary
Declining submission: nn - Submission is about a topic not yet shown to meet general notability guidelines (be more specific if possible) (AFCH 0.9.1)
Line 1:
{{AfCAFC submission|td||ts=20210603131602nn|u=And85rew|ns=118|demodecliner=Stuartyeates|declinets=20210727093036|ts=20210726095049}} <!-- Important, doDo not remove this line before article has been created.! -->
 
{{AFC comment|1=Issues include: (a) primary sources, remove the first source right from the get go; (b) _every_ part of the article needs to be supported by sources [[User:Stuartyeates|Stuartyeates]] ([[User talk:Stuartyeates|talk]]) 09:30, 27 July 2021 (UTC)}}
 
----
 
'''Cross-browser testing''' is a type of non-functional [[software testing]] where [[Web application|web applications]] are checked for support across different browsers and devices.<ref>{{Cite web|last=Team|first=Blisk|title=Cross-browser Testing|url=https://blisk.io/|access-date=2021-07-26|website=Blisk|language=en-US}}</ref>. 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)<ref>{{Cite web|title=What is Cross Browser Testing and How to Perform It: A Complete Guide|url=https://www.softwaretestinghelp.com/how-is-cross-browser-testing-performed/|access-date=2021-07-26|website=www.softwaretestinghelp.com}}</ref>. 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|web browsers]] 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>.
 
== History ==
Line 23 ⟶ 25:
=== Web developers ===
Cross-browser testing can be conducted even if the web application is partially complete. With such an approach, also called "Full-stack web development", cross-browser tests are performed by web developers as they develop elements of the [[user interface]] and functionalities.
 
 
 
== References ==
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
{{reflist}}
 
{{AfC submission|||ts=20210726095049|u=And85rew|ns=118}}