An event-flow model of GUI-based applications for testing

Download: PDF.

“An event-flow model of GUI-based applications for testing” by Atif M. Memon. Software Testing, Verification and Reliability, vol. 17, no. 3, 2007, pp. 137-157, John Wiley and Sons Ltd..

Abstract

Graphical user interfaces (GUIs) are by far the most popular means used to interact with today's software. The functional correctness of a GUI is required to ensure the safety, robustness and usability of an entire software system. GUI testing techniques used in practice are resource intensive; model-based automated techniques are rarely employed. A key reason for the reluctance in the adoption of model-based solutions proposed by researchers is their limited applicability; moreover, the models are expensive to create. Over the past few years, the present author has been developing different models for various aspects of GUI testing. This paper consolidates all of the models into one scalable event-flow model and outlines algorithms to semi-automatically reverse-engineer the model from an implementation. Earlier work on model-based test-case generation, test-oracle creation, coverage evaluation, and regression testing is recast in terms of this model by defining event-space exploration strategies (ESESs) and creating an end-to-end GUI testing process. Three such ESESs are described: for checking the event-flow model, test-case generation, and test-oracle creation. Two demonstrational scenarios show the application of the model and the three ESESs for experimentation and application in GUI testing.

Download: PDF.

BibTeX entry:

@article{MemonSTVR2007,
   author = {Atif M. Memon},
   title = {An event-flow model of GUI-based applications for testing},
   journal = {Software Testing, Verification and Reliability},
   volume = {17},
   number = {3},
   pages = {137--157},
   publisher = {John Wiley and Sons Ltd.},
   address = {Chichester, UK, UK},
   year = {2007},
   issn = {0960-0833}
}

Back to Atif Memon's Publications.