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 are the Performance Testing Methodologies or life cycle? And Give Brief explanation?

2 Answers  


in general best o/s should posses max CPU utilization.but in loadrunner we consider CPU utilization exceed 70% it is a bottleneck in CPU.explain why?

4 Answers   HCL, Symphony, Tata Communications,


in performance testing how can we say perfomance is good or medium or bad please i need urgent answer

1 Answers  


what is the difference between placing a think time in between trasaction and the end of the transaction

3 Answers   GE, ProKarma,


How to record the desktop application in Loadrunner 12.53 version 64 bit window.

0 Answers  






what are the general problems faced in VB Vuser Protocol?

0 Answers   Satyam,


What is Rendezvous point? When u apply this?

4 Answers   IBM,


how can we test clent server application and what is the preliminary requirement for load testing

1 Answers   IBM,


What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)

1 Answers   IBM,


Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.

0 Answers  


How is the Best Faculty for LoadRunner in Hyderabad

6 Answers  


which browsers versions are supported in loadrunner 8.1?if any patches are required for browsers?

3 Answers   Prodigy Technologies, TCS,


Categories