Answer Posted / jeekarthik
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?????? :-)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how to write test cases for epos/pos testing.
What is the Myers Boundary Table?
Why should you care about objects and object-oriented testing?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
Can you explain a pair-wise defect?
What is test startegy?
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
what risks do u faced u r projest how do you solve
What are all the scenario for 1.google analytics 2.api 3.paypal
How can we test for drastic (severe) memory leakages?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
how to test a store procedure?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Explain about PET Model?
What r all the security problems u r facing & the measures taken to solve.