Mutation Testing (变异测试) Mutation testing is used to design new software tests and evaluate the quality of existing software tests. Mutation testing involves modifying a program in small ways. Each mutated version is called a mutant and tests detect and reject mutants by causing the behavior of the original version to differ from the mutant. This is called killing the mutant ( ) 用来衡量Test Case品质的一
2022-06-19 21:59:24 67KB Java
1
mutmut:变异测试系统
2021-12-31 17:34:11 57KB python testing mutation-testing TestingPython
1
自动测试案例生成 使用带有变异测试的遗传算法自动生成测试案例 包含最终报告
2021-12-19 14:38:19 1.2MB HTML
1
edu.ncsu.muclipse_1.3.0.jar变异体生成工具,官网的挂了
2019-12-21 21:59:20 5.58MB 变异测试 Mutation 变异体生成
1
muJava配置与例子
2019-12-21 21:55:17 2.52MB muJava 变异测试
1