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 do you mean by initialization of quota?
How you edit the script?
How vugen create a vuser script?
What do you mean by path?
What is loadrunner agent?
What is rendezvous graph?
What is the vuser in the scenario?
How does caching affect performance testing results?
If we want to know the size of each component in system how?
Explain the difference between automatic correlation and manual correlation?
What is the use lr_abort function?
What is extended log?
What are the three sections of a vuser script and what is the purpose of each one?
When loadrunner is used?
What is the advantage of running vuser as a process than a thread?