What is mutation testing?

Answers were Sorted based on User's Feedback



What is mutation testing?..

Answer / 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

What is mutation testing?..

Answer / shirisha and sowmya

Mutation testing (or Mutation analysis) is a method of
software testing, which involves modifying program's source
code or byte code in small ways.

Is This Answer Correct ?    0 Yes 0 No

What is mutation testing?..

Answer / 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

What is mutation testing?..

Answer / venurao

hi
mutation means to know the wether we are cunducting currct
tests on applicatiuon or not

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.

3 Answers   EDS,


What is remote command launcher?

0 Answers  


What is RDR files in Load runner? What is Scenario Configuration in Load runner

1 Answers   IBM,


How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or may be Both).

10 Answers   Mind Tree,


Target 3000 transactions per 1hr 1 Script contain 50 transactions 1 Iteration is taking 20 seconds No.of users 10 and duration 1 hr what is pacing?

1 Answers   Microsoft,






How can u find out hidden files in Load Runner Script and how can u correlate?

1 Answers   Wipro,


If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?

3 Answers   IBM,


Best institute for performance testing in hyderabad

14 Answers  


How can you set the number of vusers in loadrunner?

0 Answers  


HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.

1 Answers  


Explain lr_output_message?

3 Answers  


While running a scenario in loadrunner controller,the component suddenly hangs and gets closed automatically,the results of the test is no saved and when i open the scenario now,how can i get the results back.?

1 Answers  


Categories