Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

1.How can you Calculate load / stress testing in manually ? Is there any Calculators are available? If yes Please send me the Formulas?(I mean how the tools Ex: load runner, JMetter, Silk Performer ……………………….calculating the load )

1 Answers   Ness Technologies,


laod runner user guide ?

3 Answers  


If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.

2 Answers  


what is the exactly meening of web_reg_save_param?

5 Answers  


Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.

1 Answers   Aurion,


What is the advantage of running the Vuser as thread?

3 Answers   Patni,


Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?

0 Answers  


What is the advantage of running vuser as a process than a thread?

0 Answers  


I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error

1 Answers  


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

0 Answers  


How you enhance the basic script?

0 Answers  


How can you design a Userdefined Template In Loadrunner analysis?

2 Answers   Wipro,


Categories