Test Sequence Generation of a Communication Protocol by an Heuristic State Configuration Exploration

舒挺,孙守迁,王海宁,徐伟强,李文书
DOI: https://doi.org/10.3969/j.issn.1007-5321.2009.06.026
2009-01-01
Abstract:Reachability analysis,which is widely used to generate executable protocol conformance test sequences,often causes state explosion problem.To overcome the problem,a heuristic state configuration exploration method is proposed.Using a weight extend finite state machine as a protocol model,the new method employs the heuristic state configuration exploration to replace the traditional strategy of breadth-first-search.In this way,the generation of executable protocol conformance test sequences is reformulated to find the minimum weight path in the whole state configuration space of a protocol implementation under test.The experiment results show that the proposed method is superior to breadth-first-search algorithm in time and space complexity.
What problem does this paper attempt to address?