ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories >> Software >> Testing >> Manual-Testing
 
 
 
Question
what is MUTATION TESTING
 Question Submitted By :: Rhsreddy
I also faced this Question!!     Rank Answer Posted By  
 
Answer
oh!!!! Kewl the topic now entered into Debugging!!!! :-)

After the initial testing is complete, mutation testing is 
taken up. The idea behind mutation testing is to make a few 
arbitrary small changes to a program at a time, each
time the program is changed it is called a mutated program; 
the change is called a mutant.

A mutated program tested against the full test suite of the 
program. If there at least one test case in the test suite 
for which a mutant gives an incorrect result, then the 
mutant is said to be dead. 

If a mutant remains alive even after all test cases have 
been exhausted, the test suite is enhanced to kill the 
mutant.

The process of generation and killing of mutants can be 
automated by predefining a set of primitive changes that 
can be applied to the program.

The primitive changes can be:
? Altering an arithmetic operator,
? Changing the value of a constant,
? Changing a data type, etc.

A major disadvantage of mutation testing:
? computationally very expensive,
? A large number of possible mutants can be generated.

Valid?????? :-)
 
0
Jeekarthik
[Maveric Systems]
 
View All Answers
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com