Rapid "Crash Testing" for Continuously Evolving GUI-Based Software Applications

Download: PDF.

“Rapid "Crash Testing" for Continuously Evolving GUI-Based Software Applications” by Qing Xie and Atif M. Memon. In ICSM '05: Proceedings of the 21st IEEE International Conference on Software Maintenance (ICSM'05), (Washington, DC, USA), 2005, pp. 473-482.

Abstract

Several rapid-feedback-based quality assurance mechanisms are used to manage the quality of continuously evolving software. Even though graphical user interfaces (GUIs) are one of the most important parts of software, there are currently no mechanisms to quickly retest evolving GUI software. We leverage our previous work on GUI testing to define a new automatic GUI re-testing process called "crash testing" that is integrated with GUI evolution. We describe two levels of crash testing: (1) immediate feedback-based in which a developer indicates that a GUI bug was fixed in response to a previously reported crash; only select crash test cases are rerun and the developer is notified of the results in a matter of seconds, and (2) between code changes in which new crash test cases are generated on-the-fly and executed on the GUI. Since the code may be changed by another developer before all the crash tests have been executed, hence requiring restarting of the process, we use a simple rotation-based scheme to ensure that all crash tests are executed over a series of code changes. We show, via empirical studies, that our crash tests are effective at revealing serious problems in the GUI.

Download: PDF.

BibTeX entry:

@inproceedings{XieMemonICSM2005,
   author = {Qing Xie and Atif M. Memon},
   title = {Rapid "Crash Testing" for Continuously Evolving {GUI}-Based
	Software Applications},
   booktitle = {ICSM '05: Proceedings of the 21st IEEE International
	Conference on Software Maintenance (ICSM'05)},
   pages = {473--482},
   publisher = {IEEE Computer Society},
   address = {Washington, DC, USA},
   year = {2005},
   isbn = {0-7695-2368-4}
}

Back to Atif Memon's Publications.