Studying the Fault-Detection Effectiveness of GUI Test Cases for Rapidly Evolving Software

Download: PDF.

“Studying the Fault-Detection Effectiveness of GUI Test Cases for Rapidly Evolving Software” by Atif M. Memon and Qing Xie. IEEE Trans. Softw. Eng., vol. 31, no. 10, 2005, pp. 884-896, IEEE Press.

Abstract

Software is increasingly being developed/maintained by multiple, often geographically distributed developers working concurrently. Consequently, rapid-feedback-based quality assurance mechanisms such as daily builds and smoke regression tests, which help to detect and eliminate defects early during software development and maintenance, have become important. This paper addresses a major weakness of current smoke regression testing techniques, i.e., their inability to automatically (re)test graphical user interfaces (GUIs). Several contributions are made to the area of GUI smoke testing. First, the requirements for GUI smoke testing are identified and a GUI smoke test is formally defined as a specialized sequence of events. Second, a GUI smoke regression testing process called Daily Automated Regression Tester (DART) that automates GUI smoke testing is presented. Third, the interplay between several characteristics of GUI smoke test suites including their size, fault detection ability, and test oracles is empirically studied. The results show that: 1) the entire smoke testing process is feasible in terms of execution time, storage space, and manual effort, 2) smoke tests cannot cover certain parts of the application code, 3) having comprehensive test oracles may make up for not having long smoke test cases, and 4) using certain oracles can make up for not having large smoke test suites.

Download: PDF.

BibTeX entry:

@article{MemonTSE2005,
   author = {Atif M. Memon and Qing Xie},
   title = {Studying the Fault-Detection Effectiveness of {GUI} Test Cases
	for Rapidly Evolving Software},
   journal = {IEEE Trans. Softw. Eng.},
   volume = {31},
   number = {10},
   pages = {884--896},
   publisher = {IEEE Press},
   address = {Piscataway, NJ, USA},
   year = {2005},
   issn = {0098-5589}
}

Back to Atif Memon's Publications.