XpdWiki

FrontPage
RecentChanges
XtC
FindPage
PageIndex
XpApprentices
Set your name in
UserPreferences

Edit this page

Referenced by
PesTer
CodeCoverageTools
DownLoad
MutationTesting
TestTesting
JesTer




JSPWiki v2.0.52

MutationTestingTools

Search Wiki:
Your trail:

(also see CodeCoverageTools)

MutationTestingTools


What is the difference between "strong" and "weak" mutation testing? http://ivan.truemesh.com/archives/000571.html

Jeff Offutt's answer: Mutation changes the program and then asks the tester to find a test that causes the mutant to fail (produce incorrect results). Strong mutation looks at final output to decide whether to kill the mutant, and weak mutation looks at the state of the program immediately after the mutated statement. Weak mutation is approximately 50% cheaper than strong. Results differ when we have "masking", that is, when an incorrect state does not result in incorrect output. This seems to be fairly rare.


Edit this page More info...
This page last changed on 25-Jan-2005 13:25:33 GMT by 65.205.204.37.

AltStyle によって変換されたページ (->オリジナル) /