Proceedings of the 33rd International Conference on Software Engineering 2011
DOI: 10.1145/1985793.1985870
|View full text |Cite
|
Sign up to set email alerts
|

Automated cross-browser compatibility testing

Abstract: With the advent of Web 2.0 applications and new browsers, the cross-browser compatibility issue is becoming increasingly important. Although the problem is widely recognized among web developers, no systematic approach to tackle it exists today. None of the current tools, which provide screenshots or emulation environments, specifies any notion of cross-browser compatibility, much less check it automatically. In this paper, we pose the problem of cross-browser compatibility testing of modern web applications a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
80
0
1

Year Published

2012
2012
2021
2021

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 125 publications
(84 citation statements)
references
References 15 publications
(19 reference statements)
0
80
0
1
Order By: Relevance
“…16 [14] detects JavaScript and DOM invariants dynamically ProxyServer, OnNewState, PostCrawling CrossBrowser Tester [26] checks each state in three different browsers looking for cross-browser incompatibilities PostCrawling RegressionTester [33] conducts regression tests PostCrawlng RQ2 What is the fault revealing capability and effectiveness of our testing approach? RQ3 What is the performance of the proposed approach, and how well does it scale?…”
Section: Goal and Research Questionsmentioning
confidence: 99%
See 2 more Smart Citations
“…16 [14] detects JavaScript and DOM invariants dynamically ProxyServer, OnNewState, PostCrawling CrossBrowser Tester [26] checks each state in three different browsers looking for cross-browser incompatibilities PostCrawling RegressionTester [33] conducts regression tests PostCrawlng RQ2 What is the fault revealing capability and effectiveness of our testing approach? RQ3 What is the performance of the proposed approach, and how well does it scale?…”
Section: Goal and Research Questionsmentioning
confidence: 99%
“…http://tudu.sourceforge.net server-side is based on J2EE and consists of around 12K lines of Java/JSP code, of which around 3K forms the presentation layer we are interested in. The client-side extends on a number of AJAX libraries such as DWR 25 and Scriptaculous 26 , and consists of around 11k LOC of external JAVASCRIPT libraries and 580 internal LOC.…”
Section: Subject Systemmentioning
confidence: 99%
See 1 more Smart Citation
“…Patidar.et.al The recent work on recognizing XBIs has recommended techniques that focus only on some aspects of a web application's execution, and are well suitable for specific types of XBIs. For instance, a tool that uses computer vision to detect XBIs is WebDiff [6], whereas a creature that uses graph isomorphism along with text comparison to find XBIs is Cross T [7].These tools provide just halfway and loose answers for those XBI identification issue. An additional approach tests the trouble for cross-browser similarity of web applications concerning illustration of a practical consistency check from web application conducts a technique over different web browsers for a robotized result.…”
Section: Background and Related Studymentioning
confidence: 99%
“…This procedure is time-consuming, monotonous and non-scalable given the growing number of configurations that need to be supported by Web applications. Existing automated methods for cross-browser testing are generally based on an analysis of the Document Object Model (DOM) [1][2] [3]. However, the fact that a Web page has very similar DOM structure and parameters across different configurations does not guarantee absence of incompatibilities, as rendering engines may display similar DOMs in rather different ways.…”
Section: Introductionmentioning
confidence: 99%