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 is the loadrunner end transaction and its syntax?
What is rendezvous graph?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What is ramp up and ramp down?
How will you stop the execution of a script on error?
How you develop the database vuser script?
What is transaction per second graph(pass)?
How can we debug a loadrunner script?
How to handle the encrypted values in correlation. please send me example with explanation
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
When you initialize the vuser what happen?
How you enhance the basic script?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
What is lr-function?
How can performance bottlenecks be identified?