what is mutation testing ? when we are using this type of
testing?
Answer Posted / anand kumar
Mutaion means a change.
While u r doing unit testing u'l prerpare some unit
testcases and test the program. After that to estimate the
testing u have conducted u'll introduce some mutations
(changes) in ur program/unit and repeat the same tests then
few test should give wrong results as u use the same data
and test procedure then it shows the completeness of ur
test cases for ur unit test. if ur test passes even after
making these mutations meens u r not test all flows of ur
program which implies that ur test casae r not completely
tests the unit.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me an example of the languages supported by webdriver?
What is Sikuli?
How can you switch back from a frame?
Explain about basics of rational robot - ibm test automation tool?
Tell me how could ajax controls be handled in webdriver?
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
What are pros and cons of automating tests at ui layer?
Why automation testing?
Tell me what is regression testing?
Give some examples of priority – severity defect levels.
why we cannot apply check points in compile modules?
Why do you prefer selenium automation tool?
i need test cases for defect maganement tools
suggest me the free online books on software testing?
What is an automation testing framework?