Developing a Single Model and Test Prioritization Strategies for Event-Driven Software

Download: PDF.

Developing a Single Model and Test Prioritization Strategies for Event-Driven Software” by Renee Bryce, Sreedevi Sampath. And Atif M. Memon, IEEE Transactions on Software Engineering, vol. NN, no. N, 2011, IEEE Computer Society.

Abstract

Event-Driven Software (EDS) can change state based on incoming events; common examples are GUI and web applications. These EDS pose a challenge to testing because there are a large number of possible event sequences that users can invoke through a user interface. While valuable contributions have been made for testing these two subclasses of EDS, such efforts have been disjoint. This work provides the first single model that is generic enough to study GUI and web applications together. In this paper we use the model to define generic prioritization criteria that are applicable to both GUI and web applications. Our ultimate goal is to evolve the model and use it to develop a unified theory of how all EDS should be tested. An empirical study reveals that the GUI- and web-based applications, when recast using the new model, show similar behavior. For example, a criterion that gives priority all pairs of event interactions did well for GUI and web applications; another criterion that gives priority to the smallest number of parameter value settings did poorly for both. These results reinforce our belief that these two subclasses of applications should be modeled and studied together.

Download: PDF.

BibTeX entry:

@article{BryceSampathMemonTSE2011,
   author = {Renee Bryce and Sreedevi Sampath and Atif M. Memon},
   title = {Developing a Single Model and Test Prioritization Strategies
	for Event-Driven Software},
   journal = {IEEE Transactions on Software Engineering},
   volume = {NN},
   number = {N},
   publisher = {IEEE Computer Society},
   address = {Los Alamitos, CA, USA},
   year = {2011},
   url = {http://doi.ieeecomputersociety.org/10.1109/TSE.2010.12}
}

Back to Atif Memon's Publications.