Detecting Real Faults in the Gson Library Through Search-Based Unit Test Generation
Detecting Real Faults in the Gson Library Through Search-Based Unit Test Generation
复制标题
通过基于搜索的单元测试生成检测 Gson 库中的真实故障
DOI:
10.1007/978-3-319-99241-9_25
复制
发表时间:
2018
期刊:
影响因子:
--
通讯作者:
Gay, Gregory
中科院分区:
文献类型:
--
作者:
Gay, Gregory
An important benchmark for test generation tools is their ability to detectreal faults. We have identified 16 real faults in Gson—a Java library for manipulating JSON data—and added them to the Defects4J fault database. Tests generated using the EvoSuite framework are able to detect seven faults. Analysis of the remaining faults offers lessons in how to improve generation. We offer these faults to the community to assist future research.