How Many Methods Covered By Tests Are Pseudo-Tested?
收藏NIAID Data Ecosystem2026-03-10 收录
下载链接:
https://figshare.com/articles/dataset/How_Many_Methods_Covered_By_Tests_Are_Pseudo-Tested_/5092099
下载链接
链接失效反馈官方服务:
资源简介:
Dataset of the ICTSS 2017 paper by Niedermayr et al.
We
analyzed test cases of 19 open-source projects using mutation testing.
We determined for each covered method whether at least one test case can
detect if the method’s whole logic is removed. We studied method
characteristics and relations to test cases to find indicators for
covered methods that are pseudo-tested.
The SQL dump requires a MySQL database (version >= 5.7).
本数据集对应Niedermayr等人于2017年在ICTSS上发表的学术论文。本研究采用变异测试(mutation testing)方法,对19个开源项目的测试用例展开分析:针对每一个被覆盖的方法,我们将判定是否存在至少一个测试用例,能够检测出该方法的完整逻辑被移除的情况;同时我们还研究了方法的特征及其与测试用例的关联,以期找出可用于判定伪测试覆盖方法的相关指标。该数据集配套的SQL转储文件需使用版本不低于5.7的MySQL数据库加载。
创建时间:
2017-06-08



