Answer Posted / kris
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.
---------------------------------------------
Mutation Testing is a fault-based testing technique
Measure the effectiveness of test cases
Assumption: a program will be well tested if all simple
faults are detected and removed
Simple faults are introduced into the program by creating a
set of faulty version, called MUTANTS
A mutant P’ is a program that is similar to the program P
being tested
It differs from P only by a mutation (mutant operators)
Mutant operators example: Istruction delete, Change of a
constant value, Change of a variable
Test cases are used to execute these mutants with the goal
of causing each mutant P’ to produce incorrect output
If P’ produce different results from P, running the same
test case T  Mutant killed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of a good software qa engineer?
Write the differences between preventive and reactive approaches?
what documnets qa engineer need for starting qa?
What is the testing lifecycle?
What is the basis for choosing the sdlc model for development of software?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
What kinds of testing should be considered?
Define test strategy.
can 2 tier architecture can be change as a 3 tier architecture
What are the technical and environment risks u faced in ur testing career?
What is the difference in responsibilities of programmers and qa analyst?
create a daily status report or list the items you will cover in a status report
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What are the benefits of destructive testing?
Suggest me MCQ book for Software testing