An Empirical Approach to Testing Web Applications Across Diverse Client Platform Configurations

Download: PDF.

“An Empirical Approach to Testing Web Applications Across Diverse Client Platform Configurations” by Cyntrica Eaton and Atif M. Memon. International Journal on Web Engineering and Technology (IJWET), Special Issue on Empirical Studies in Web Engineering, vol. 3, no. 3, 2007, pp. 227-253, Inderscience Publishers.

Abstract

Web applications are the most widely used class of software today. Increased diversity of web-client platform configurations causes execution of web applications to vary unpredictably, creating a myriad of challenges for quality assurance during development. This paper presents a novel technique and an inductive model that leverages empirical data from fielded systems to evaluate web application correctness across multiple client configurations. The inductive model is based on HTML tags and represents how web applications are expected to execute in each client configuration based on the fielded systems observed. End-users and developers update this model by providing empirical data in the form of positive (correctly executing) and negative (incorrectly executing) instances of fielded web applications. The results of an empirical study show that the approach is useful and that popular web applications have serious client-configuration-specific flaws.

Download: PDF.

BibTeX entry:

@article{EatonIJWET2007,
   author = {Cyntrica Eaton and Atif M. Memon},
   title = {An Empirical Approach to Testing Web Applications Across
	Diverse Client Platform Configurations},
   journal = {International Journal on Web Engineering and Technology
	(IJWET), Special Issue on Empirical Studies in Web Engineering},
   volume = {3},
   number = {3},
   pages = {227--253},
   publisher = {Inderscience Publishers},
   address = {Geneva, Switzerland},
   year = {2007}
}

Back to Atif Memon's Publications.