Survey on test data generation tools An evaluation of white- and gray-box testing tools for C#, C++, Eiffel, and Java']Java

被引:17
|
作者
Galler, Stefan J. [1 ]
Aichernig, Bernhard K. [1 ]
机构
[1] Graz Univ Technol, Inffeldgase 16b-2, A-8010 Graz, Austria
关键词
Test data generation; Tool evaluation; !text type='Java']Java[!/text; C++; C#; Eiffel;
D O I
10.1007/s10009-013-0272-3
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Automating the process of software testing is a very popular research topic and of real interest to industry. Test automation can take part on different levels, e.g., test execution, test case generation, test data generation. This survey gives an overview of state-of-the art test data generation tools, either academic or commercial. The survey focuses on white-and gray-box techniques. The list of existing tools was filtered with respect to their public availability, their maturity, and activity. The remaining seven tools, i.e., AgitarOne, CodePro AnalytiX, AutoTest, C++ test, Jtest, RANDOOP, and PEX, are briefly introduced and their evaluation results are summarized. For the evaluation we defined 31 benchmark tests, which check the tools capabilities to generate test data that satisfies a given specification: 24 primitive type benchmarks and 7 non-primitive type and more complex with respect to the specification benchmarks. Most of the commercial tools implement a test data strategy that uses constant values found in the method under test or values that are slightly modified by means of mathematical operations. This strategy turns out to be very effective. In general, all tools that combine multiple techniques perform very well. For example PEX uses constraint solving techniques, but in cases where the constraint solver reaches its limitations it uses random based techniques to overcome those limitations. Especially, the two commercial tools AgitarOne and PEX that combine multiple approaches to test data generation are able to pass all 31 tests. This survey reflects the status in 2011.
引用
收藏
页码:727 / 751
页数:25
相关论文
共 1 条