Answer Posted / mfsi_krushnas
Mutation testing (or Mutation analysis or Program mutation)
is a method of software testing, which involves modifying
programs' source code or byte code in small ways.[1] A test
suite that does not detect and reject the mutated code is
considered defective. These so-called mutations, are based
on well-defined mutation operators that either mimic typical
programming errors (such as using the wrong operator or
variable name) or force the creation of valuable tests (such
as driving each expression to zero).
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web_reg_find and web_find?
Why do you create parameter?
How many users can I emulate with loadrunner on a pc?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What do you mean by initialization of quota?
What is the vuser in the scenario?
How you enhance the basic script?
How do you enable text and image checks in vugen?
How can we find database related issues?
What is scenario default?
What is the latest version and language used in load runner?
How to create a scenario?
How can we recording vuser scripts using vugen?
What component of loadrunner is used to record a script?
What is a correlation? Explain the difference between automatic correlation and manual correlation?