
Mutation testing (or Mutation analysis or Program mutation) 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...
Found on
http://en.wikipedia.org/wiki/Mutation_testing

See back-to-back testing....
Found on
http://www.imbus.de/glossar/
No exact match found.