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
What is data - driven automation?
List of Test Management Tools??Is Quality Center Test Management tools
What are the advantages of the automation framework?
Is automation testing a black box testing or white-box testing?
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
notice the distinction between data driven testing and retesting?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
What is an automated test script?
How do you plan test automation?
Do you know what is the purpose of deselectall() method?
how can i count the no of edit field in a page and fill the multiple edit field
What generally is the structure of a framework?
Types of F/w in Automation