Weak tests. Even with 100% coverage that does not mean the code is completely tested. See weak tests. What is it? Mutation testing is a structural testing technique, which uses the structure of the code to guide the testing process. Each mutated version is called a mutant. They need to be killed. Test suites are measured by… Continue reading Mutation testing