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 loadrunner agent?
What would be your recommendation to improve performance measure?
What are the different components of loadrunner?
What is the modular approach of scripting?
How will you divide your script into multiple actions? Why?
What is report viewer?
What do you mean by remote command launcher(rcl)?
What is running virtual user graph?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What are the vuser components in loadrunner?
What is the need of checkpoints in lr?
How many vusers are required for load testing?
What are the section contain by the vugen while creating a vuser script?
What are the element in the loadrunner controller?
If we want to know the size of each component in system how?