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?

Answers were Sorted based on User's Feedback



What is mutation testing?..

Answer / venurao

Mutation testing is used to test the quality of your test
suite. This is done by mutating certain statements in your
source code and checking if your test code is able to find
the errors. However, mutation testing is very expensive to
run, especially on very large applications. There is a
mutation testing tool, Jester, which can be used to run
mutation tests on Java code. Jester looks at specific areas
of your source code, for example: forcing a path through an
if statement, changing constant values, and changing
Boolean values

Is This Answer Correct ?    1 Yes 1 No

What is mutation testing?..

Answer / shirisha and sowmya

Mutation testing (or Mutation analysis) is a method of
software testing, which involves modifying program's source
code or byte code in small ways.

Is This Answer Correct ?    0 Yes 0 No

What is mutation testing?..

Answer / mfsi_krushnas

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] A test
suite that does not detect and reject the mutated code is
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).

Is This Answer Correct ?    0 Yes 0 No

What is mutation testing?..

Answer / venurao

hi
mutation means to know the wether we are cunducting currct
tests on applicatiuon or not

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

What is filtering and sorting?

0 Answers  


How many types of vuser are available?

0 Answers  


Can we do Context Parametrization in VUGen script of load Runner. I mean to say like .. i have recorded an set of steps in one environment and i want to run the same script in another environment too. Is it possible to do it in Loadrunner? can we do the url or web service parametrization in LR? Plz help on this..

1 Answers  


how can u capture the database counters?

4 Answers   Wipro,


What is the loadrunner end transaction and its syntax?

0 Answers  


What is the exactly use of webserver and Application server in Load Runner.

1 Answers  


What are the main Performance issues in JBoss server? And How to do it?

1 Answers  


How to modify the script?

0 Answers  


How do you perform functional testing under load?

1 Answers  


By default how many virtual user are there in LoadRunner?

2 Answers  


If you had 6 hours of load testing to complete but the business unit wanted it turned over in 3 hours what would you tell them?

1 Answers   Satyam,


what is the difference bw performance testing and performance tuning

2 Answers  


Categories