Abstract
In object-oriented testing literature, a class is considered to be a basic unit of testing. A major characteristic of classes is the interaction between data members and member functions. This interaction is represented as definitions and uses of data members in member functions and can be properly modeled with finite state machines (FSM). We discuss how FSMs can be effectively used for class testing. We demonstrate how to specify the behavior of classes using FSMs and present a test case generation technique based on FSMs. In our technique, FSMs are transformed into a flow of the graph from which we can explicitly identify data flows of the FSM. Then we generate test cases using conventional data flow testing techniques upon the flow graph.
Cite
CITATION STYLE
Hong, H. S., Kwon, Y. R., & Cha, S. D. (1995). Testing of object-oriented programs based on finite state machines. In Proceedings - 1995 Asia Pacific Software Engineering Conference, APSEC 1995 (pp. 234–241). Institute of Electrical and Electronics Engineers Inc. https://doi.org/10.1109/APSEC.1995.496972
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.