%0 Conference Paper %B Software Reliability Engineering, 2006. ISSRE '06. 17th International Symposium on %D 2006 %T Studying the Characteristics of a "Good" GUI Test Suite %A Xie,Qing %A Memon, Atif M. %K Fault detection %K Fault diagnosis %K graphical user interface testing %K Graphical user interfaces %K program debugging %K program testing %X The widespread deployment of graphical-user interfaces (GUIs) has increased the overall complexity of testing. A GUI test designer needs to perform the daunting task of adequately testing the GUI, which typically has very large input interaction spaces, while considering tradeoffs between GUI test suite characteristics such as the number of test cases (each modeled as a sequence of events), their lengths, and the event composition of each test case. There are no published empirical studies on GUI testing that a GUI test designer may reference to make decisions about these characteristics. Consequently, in practice, very few GUI testers know how to design their test suites. This paper takes the first step towards assisting in GUI test design by presenting an empirical study that evaluates the effect of these characteristics on testing cost and fault detection effectiveness. The results show that two factors significantly effect the fault-detection effectiveness of a test suite: (1) the diversity of states in which an event executes and (2) the event coverage of the suite. Test designers need to improve the diversity of states in which each event executes by developing a large number of short test cases to detect the majority of "shallow" faults, which are artifacts of modern GUI design. Additional resources should be used to develop a small number of long test cases to detect a small number of "deep" faults %B Software Reliability Engineering, 2006. ISSRE '06. 17th International Symposium on %P 159 - 168 %8 2006/11// %G eng %R 10.1109/ISSRE.2006.45