📅  最后修改于: 2022-03-11 14:59:24.100000             🧑  作者: Mango
Mutation Testing is a type of Software Testing
that is performed to design new software tests
and also evaluate the quality of already existing
software tests. Mutation testing is related to
modification a program in small ways.
It focuses to help the tester develop effective
tests or locate weaknesses in the test data used for the program.