Shape Shape

Mutation Testing

Mutation Testing is a software testing technique that introduces changes to code to test test-case effectiveness. Used in QA to improve test quality.

Example:

Mutating code in Python to check if existing tests catch errors.

WhatsApp Icon