Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

What is mutation testing?

Mutation Testing is a method for determining if a set of test data or test cases is useful, by deliberately introducing various code changes(bugs) and retesting with the original test data/cases to determine if the ‘bugs’ are detected. Proper implementation requires large computational resources.