Symbolic PathFinder: Symbolic Execution of Java Bytecode
[摘要] Symbolic Pathfinder (SPF) combines symbolic execution with model checking and constraint solving for automated test case generation and error detection in Java programs with unspecified inputs. In this tool, programs are executed on symbolic inputs representing multiple concrete inputs. Values of variables are represented as constraints generated from the analysis of Java bytecode. The constraints are solved using off-the shelf solvers to generate test inputs guaranteed to achieve complex coverage criteria. SPF has been used successfully at NASA, in academia, and in industry.
[发布日期] 2010-09-20 [发布机构]
[效力级别] [学科分类] 软件
[关键词] [时效性]