what is mutation testing?

Answers were Sorted based on User's Feedback



what is mutation testing?..

Answer / karthik

This comes in White box testing. This is to find the
effectiveness of a test case after making some changes in
the code. Here we have some terms like killed mutants, live
mutants

Is This Answer Correct ?    24 Yes 3 No

what is mutation testing?..

Answer / jyotsna

mutation is comes under white box testing. mutation is
nothing but a complex change in coding.In this we r
forcebly making some changes in the coding and chacking
whether it gives the correct (or) wrong results. if it give
wrong result then our test is passed and if it give correct
result then the test is failed.


Correct me if i posted wrong answer:)

Is This Answer Correct ?    11 Yes 5 No

what is mutation testing?..

Answer / sowmya

Hi
Mutation testing is forcibily injecting bugs and testing
the application.
It means makin changes in code and testing how the
application works

Correct me if i am wrong

Is This Answer Correct ?    9 Yes 4 No

what is mutation testing?..

Answer / balajiyadav

Here mutation is nothing but alteration ...
A method to determine test set thoroughness by measuring
the extent to which a test set can discriminate the program
from slight variants of the program.

Is This Answer Correct ?    7 Yes 5 No

what is mutation testing?..

Answer / ramprasad. s

HI

Mutation : What is Mutation ?
Change in Order (Can be Software code or
Genetic Code).

Mutation Testing: Change the Existing Software Code(Normal
Functionality) Through mutation & Test The Application.

Result: The Application Should show Bugs while Text
Execution.

S.Ramprasad.
Any Commnet sun_ramprasad@yahoo.com

Is This Answer Correct ?    4 Yes 3 No

what is mutation testing?..

Answer / manohar

MUTATION TESTING:

Mutation testing is, the test cases executed on
the original source code and then change the source code.If
test case is failed on the change code then we can say that
the application is right.

Is This Answer Correct ?    3 Yes 2 No

what is mutation testing?..

Answer / ravi chaitanya reddy.k

Mutation Testing means a complex change in coding. It means
make a change in coding and run the test if all tests are
passed in that changing area then the test is failed. If
some of the tests are failed in that changing area then the
test is passing. This type of testing is called Mutation
testing. This testing is done in Unit testing.

Is This Answer Correct ?    2 Yes 2 No

what is mutation testing?..

Answer / ravi

Mutations are Change in program,These mutations are
introduced into the source code of program-in rendering
pages these changes will impacts- while testing all the
impacted areas will be checked.

Is This Answer Correct ?    1 Yes 1 No

what is mutation testing?..

Answer / chandra sekhar.k ibm 14 y-ex

a) It one of functional testing on application
b) Based on this test change the requirements of application
c) If more information call 9611678545
d) chandra sekhar.k IBM 14 y-ex

Is This Answer Correct ?    0 Yes 0 No

what is mutation testing?..

Answer / johnson

mutation testing is the white box testing .In which the
operator remains constant the operands only change.

example:
2+4=7
john+son=johnson

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Load Runner Interview Questions

I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

0 Answers   HP,


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?

0 Answers  


What is mutation testing?

4 Answers  


what is standalone mode running?

2 Answers  


What is the difference between lr_error_message and lr_debug _message?

0 Answers  






Hi Friends, I have 3 years of exp.in Manual Testing.My Company is going to provide training for Automation.Pls suggest me Which tool is better QTP/Load runner for future opportunity? Thanks in Advance.

10 Answers  


If in an application there are multiple login then where will this transaction go will it be go under init transaction.

1 Answers   IBM,


Does caching have a negative effect on your load testing results?

0 Answers  


How can correlation be performed?

0 Answers  


hi guys put hand is in ur heart..and .pls post the REAL ANSWERS... don't cheat the job searching guys.. my ques is WHICH INST IS BEST FOR PERFORMANCE TESTING in HYD? some body post testq,TS tech, satish sir like this ..pls send the REAL ANS..? THANK U

1 Answers  


What is the rendezvous point?

0 Answers  


what are the objectivies of performance testing and what is tuning?

1 Answers  


Categories