Title :
Similarity-Based Search for Model Checking: A Pilot Study with Java PathFinder
Author :
Ibrahimov, Elmin ; Jixing Wang ; Zhi Quan Zhou
Author_Institution :
Sch. of Comput. Sci. & Software Eng., Univ. of Wollongong, Wollongong, NSW, Australia
Abstract :
When a model checker cannot explore the entire state space because of limited resources, model checking becomes a kind of testing with an attempt to find a failure (violation of properties) quickly. We consider two state sequences in model checking: (i) the sequence in which new states are generated, and (ii) the sequence in which the states generated in sequence (i) are checked for property violation. We observe that neighboring states in sequence (i) often have similarities in certain ways. Based on this observation we propose a search strategy, which generates sequence (ii) in such a way that similar states are evenly spread over the sequence. As a result, neighboring states in sequence (ii) can have a higher diversity. A pilot empirical study with Java Path Finder suggests that the proposed strategy can outperform random search in terms of creating equal or smaller number of states to detect a failure.
Keywords :
Java; failure analysis; program testing; program verification; Java PathFinder; empirical analysis; model checking; similarity-based search; software failure; software property violation; software testing; state sequences; state space; Java; Model checking; Random sequences; Scattering; Search problems; Subspace constraints; Java PathFinder; Model checking; adaptive random sequence; heuristics; random search; similarity-based search;
Conference_Titel :
Quality Software (QSIC), 2013 13th International Conference on
Conference_Location :
Najing
DOI :
10.1109/QSIC.2013.15