Automatic Test Generation Based on Hierarchical Finite State Machines

刘鸿,尹霞,吴建平
DOI: https://doi.org/10.3321/j.issn:1000-0054.2003.07.036
2003-01-01
Abstract:Conventional methods of te st ing hierarchical finite state machines (HFSMs) always first flatten them to finite state machines (FSMs) and then evaluate them using FSM testing methods. The famous state-explosion problem always arises in the process. Algorithms have been developed using hierarchical characteristics to solve the state-ex plosion problem for state synchronization sequences and verification sequences . Though a bit less feasible than conventional methods, the algorithms can be ap plied to almost all HFSM models in practice and achieve shorter sequences in les s time. An efficient test generation method was then developed based on these al gorithms for conformance testing of the multicast listener discovery (MLD) proto col.
What problem does this paper attempt to address?