Specification-based Testing of Reactive Software: Tools and Experiments
Title | Specification-based Testing of Reactive Software: Tools and Experiments |
Publication Type | Conference Papers |
Year of Publication | 1997 |
Authors | Jagadeesan L J, Porter A, Puchol C, Ramming CJ, Votta LG |
Conference Name | Software Engineering, International Conference on |
Date Published | 1997/// |
Publisher | IEEE Computer Society |
Conference Location | Los Alamitos, CA, USA |
Keywords | empirical studies, reactive systems, specification-based testing, temporal logic |
Abstract | Testing commercial software is expensive and time consuming. Automated testing methods promise to save a great deal of time and money throughout the software industry. One approach that is well-suited for the reactive systems found in telephone switching systems is specification-based testing.We have built a set of tools to automatically test softmare applications for violations of safety properties expressed in temporal logic. Our testing system automatically constructs finite state machine oracles corresponding to safety properties, builds test harnesses, and integrates them with the application. The test harness then generates inputs automatically to test the application.We describe a study examining the feasibility of this approach for testing industrial applications. To conduct this study we formally modeled an Automatic Protection Switching system (APS), which is an application common to many telephony systems. We then asked a number of computer science graduate students to develop several versions of the APS and use our tools to test them. We found that the tools are very effective, save significant amounts of human effort (at the expense of machine resources), and are easy to use. We also discuss improvements that are needed before we can use the tools with professional developers building commercial products. |
DOI | 10.1109/ICSE.1997.610373 |