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

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. In short,
any tests which pass after code has been mutated are
considered defective.

Is This Answer Correct ?    1 Yes 0 No

What is mutation testing..

Answer / divya

Testing each and every line of a code is called mutation testing or it is also called as white box testing.

Is This Answer Correct ?    1 Yes 0 No

What is mutation testing..

Answer / suneel reddy

The answer which is given by Guest is called Defect
Injection Not Mutation Testing

Ok na Ashok Reddy

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing..

Answer / tushar

A testing methodology in which two or more program mutations
are executed using the same test cases to evaluate the
ability of the test cases to detect differences in the
mutations.

or

A method whereby errors are purposely inserted into a
program under test to verify that the test can detect the
error. Also known as error seeding.

or

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. Non-intrusive Testing:
Testing that is transparent to the software under test; ie,
testing that does not change the timing or processing
characteristics of the software under test from its behavior
in a real environment. ...

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing..

Answer / jaggu

More information is available at
http://en.wikipedia.org/wiki/Mutation_testing

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing..

Answer / ashok

Mutation Testing means a complex change in a program used
to estimate Test Coverage of a Program.

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing..

Answer / vnk, testing engineer

Mutation Testing is nothing but testing the program by
changing the Logic.


VNK
Testing Engineer.,

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing..

Answer / sujit

Mutation testing is the process by which 2 or more program
mutations are executed with the same set of testcases, in
order to determine the ability of the test cases to find
differences in the mutations if any.

Is This Answer Correct ?    0 Yes 0 No

What is mutation testing..

Answer / shwetali

mutation testing is done to verify the changes in application with & without bug(bug is intentionally introduced)

Is This Answer Correct ?    0 Yes 0 No

What is mutation testing..

Answer / poonam

it means that purposely u introduce bugs & it is also known
as bebugging.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?

1 Answers  


wht is adhoc testing?

8 Answers  


How can you prepare the resume for testing? Can you send me the answer for this questions?

0 Answers  


hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.

7 Answers  


How can you do the scalability testing?

0 Answers  


What is mean by Open Source tools?

1 Answers  


What are the common defects revealed in Functionality testing?

2 Answers   AppLabs,


WHAt is diff between test plan and test planning?

5 Answers  


what is "test strategy"?

4 Answers  


what is a bug?

9 Answers   Millennium,


What is bug life cycle?Explane with example

1 Answers  


how u will write test case for system testing give me example

2 Answers  


Categories