Answer Posted / venurao
Mutation testing is used to test the quality of your test
suite. This is done by mutating certain statements in your
source code and checking if your test code is able to find
the errors. However, mutation testing is very expensive to
run, especially on very large applications. There is a
mutation testing tool, Jester, which can be used to run
mutation tests on Java code. Jester looks at specific areas
of your source code, for example: forcing a path through an
if statement, changing constant values, and changing
Boolean values
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When you initialize the vuser what happen?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is transaction per second graph(pass)?
What are the four selection methods when choosing data from a data file?
What are the advantages of load runner?
How many vusers are required for load testing?
Why vugen is used in lr?
What would be your recommendation to improve performance measure?
What is the threshold level for think time and how can be this changed?
How is automated correlation configured?
What are the different sections of the script? In what sequence do these sections run?
What do you mean by initialization of quota?
How do you load a load runner agent?
What is a difference between pacing and think time?
How to run a scenario?