Property Directed Generation of First-Order Test Data
Property Directed Generation of First-Order Test Data
复制标题
一阶测试数据的属性定向生成
DOI:
--
复制
发表时间:
2007
期刊:
影响因子:
--
通讯作者:
Fredrik Lindblad
中科院分区:
文献类型:
--
作者:
Fredrik Lindblad
Random testing is a powerful method for verifying program properties. However, as the complexity of the program and properties increases, writing customized input data generators quickly becomes necessary. We present a method for systematic generation of input data by lazy instantiation using meta variables and parallel partial evaluation of properties. This is applied on specification based program verification. We claim that some program verification problems can be handled by systematic generation without the need of writing custom generators, and that some problems, for which writing generators is not a solution and random testing fails, are still simple enough for systematic generation. The system we present is related to functional logic programming.