What is Mutation testing

What is Mutation testing
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.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.