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 the host attributes determine?
What is parameterization & why is parameterization necessary in the script?
What are the different types goals in goal-oriented scenario?
What are all the components of loadrunner?
What is the difference between load, performance testing?
What is the benefit of running a vuser script as a thread?
For what purpose, user will be using ‘continue on’ error?
What is vugen recording and scripting?
How load runner interacts with the application?
What is difference between manual scenario and goal oriented scenario?
How are concurrent users differing from simultaneous users?
What is transaction performance graph?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
When loadrunner is used?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?