Automated Test Data Generation for Coverage: Haven't We Solved This Problem Yet?
Automated Test Data Generation for Coverage: Haven't We Solved This Problem Yet?
复制标题
DOI:
10.1109/taicpart.2009.15
复制
发表时间:
2009-09
期刊:
影响因子:
--
通讯作者:
Kiran Lakhotia;Phil McMinn;Mark Harman
中科院分区:
文献类型:
--
作者:
Kiran Lakhotia;Phil McMinn;Mark Harman
Whilst there is much evidence that both concolic and search based testing can outperform random testing, there has been little work demonstrating the effectiveness of either technique with complete real world software applications. As a consequence, many researchers have doubts not only about the scalability of both approaches but also their applicability to production code. This paper performs an empirical study applying a concolic tool, CUTE, and a search based tool, AUSTIN, to the source code of four large open source applications. Each tool is applied `out of the box'; that is without writing additional code for special handling of any of the individual subjects, or by tuning the tools' parameters. Perhaps surprisingly, the results show that both tools can only obtain at best a modest level of code coverage. Several challenges remain for improving automated test data generators in order to achieve higher levels of code coverage.