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
What do you mean by remote command launcher(rcl)?
How can we recording vuser scripts using vugen?
What are the process for developing a vuser script?
How you set maximum number of vuser that a host can run?
How you develop the database vuser script?
What are monitors?
What is the need of checkpoints in lr?
What is the modular approach of scripting?
What are the different sections of the script? In what sequence do these sections run?
what are the skip functions in Load Runner?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What is the difference between hits/second and requests/second?
What is the difference between load, performance testing?
What is the vuser in the scenario?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?