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? 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...............

Answers were Sorted based on User's Feedback



What is Mutation Testing? Is it white box or black box testing. This is what I think about mutati..

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

What is Mutation Testing? Is it white box or black box testing. This is what I think about mutati..

Answer / ram

It is a type of testing in which one will perform testing on
some thing by doing some changes to it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

Write down the differences between the responsibilities of qa and programmers?

0 Answers  


what r the main benifits of web-logic(application server)

1 Answers   Oracle,


Is the quality assurance group (for the QAG) audited? Who does these audits?

2 Answers  


How is monkey testing different from adhoc testing?

0 Answers  


Explain stress testing, load testing and volume testing?

0 Answers  


I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?

1 Answers  


How do you differentiate the roles of Quality Assurance Manager and Project Manager?

1 Answers   IBM,


What is Usability and Feasibility Testing??

3 Answers   ProKarma,


As a tester I'm looking for web 2.0 Style Software Testing Management tool- any suggestions?

1 Answers  


What is branch testing and what is boundary testing?

0 Answers  


defect, error, failure, fault

4 Answers   Infosys, Quinnox, Redlix,


What is specification-driven testing?

0 Answers  


Categories