magsilva / CodeDefenders

Gamification of Mutation Testing
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Automatically identify the mutation operator considered by the attacker #10

Open magsilva opened 4 years ago

magsilva commented 4 years ago

Currently, the attacker modifies the application code with any guidance. We expect them to consider mutation operators, but there is no guarantee of that. If we could automatically identify the mutation operator considered by the attacker, we could award students that use a greater set of mutation operators.