What is Mutation Testing? Is it white box or black box
testing.
This is what I think about mutation testing..It is the
testing done after the code has been modified in an
application( after geting defect complain from clients)with
the same test cases and same old test data...
Please correct me If I am wrong...............
Answer Posted / rohan
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.[1] In short, any tests which pass after code has been mutated are considered defective. These so-called mutations, are based on well-defined mutation operators that either mimic typical programming errors (such as using the wrong operator or variable name) or force the creation of valuable tests (such as driving each expression to zero). The purpose is to help the tester develop effective tests or locate weaknesses in the test data used for the program or in sections of the code that are seldom or never accessed during execution.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me in which of the software testing phase is qa involved & qc not involved?
What is the most critical bug you found in your latest project or overall in your career ?
Can anyone please tell me how to export the requirements from QC 9.2 to excel file.
what are the feature of our test group?
What is mr and er?
A water-quality monitoring system?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
What is bug?
What Winrunner framework did u use in ur organisation?
What is the difference between quality assurance (qa) and quality control (qc)?
What is workflow testing?
What is application binary interface (abi)?
What are the technical and environment risks u faced in ur testing career?
What is a weighted Defect What is Defect Density
What should QA require of Development?