Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is mutation testing ? when we are using this type of
testing?

Answers were Sorted based on User's Feedback



what is mutation testing ? when we are using this type of testing?..

Answer / swetcha

mutations r introduced into a program to test the adequacy
of the test data.A mutation is a SMALL CHANGE made to the
program.The effects of that data should be made up in some
tests.If it doesnot ,the test set is probably inadeqate.
and this type of testing is called mutation
testing...also called as bebugging

The person who is changing the code by adding mutations
should see how the code works.

Is This Answer Correct ?    2 Yes 0 No

what is mutation testing ? when we are using this type of testing?..

Answer / shankar

Mutation testing is performed as part of Unit Testing. In
this testing phase, programmers will perform some change in
the coding and execute previously completed tests. If all
the tests are passed, then he will concentrates on the
same. If any one of the test is failed then he will
concentrate on the further coding.

Is This Answer Correct ?    2 Yes 0 No

what is mutation testing ? when we are using this type of testing?..

Answer / 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

More Automation Testing AllOther Interview Questions

Explain Bug Life Cycle and expalin briefly each 'Status' also

4 Answers  


How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting

0 Answers   Ness Technologies,


what is 2 tier and 3 tier application.

0 Answers  


IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?

0 Answers   TCS,


Elaborate the scripting standard while executing testing

0 Answers  


What are main benefits of test automation?

0 Answers  


Write a query to find second highest salary of an employee.

72 Answers   ABC, Cognizant, MegaSoft, Netwin Infosolutions, Nippon, Polaris, Satyam, SGS, TCS, Verisoft,


How the object properties will be recognised by the tool If the functions/ statements are written manually?

0 Answers  


I am testing a GIS based application so Can anyone tell me which automation testing tool is best for this application?

0 Answers  


What types of scripting techniques for test automation do you know?

3 Answers  


what is the advantage and dis-advantages of using framework ?

0 Answers  


Tell me how can you switch back from a frame?

0 Answers  


Categories