what is mutation testing? when it is use in the phase?

Answers were Sorted based on User's Feedback



what is mutation testing? when it is use in the phase?..

Answer / indhu

mutation testing is the testing to test quality of the test
suite.this is done by mutuating some statements in the
source code and checking if ur test code is able to find
errors.

Is This Answer Correct ?    7 Yes 1 No

what is mutation testing? when it is use in the phase?..

Answer / ravi chaitanya reddy.k

Mutation Testing means a complex change in coding. It means
make a change in coding and run the test if all tests are
passed in that changing area then the test is failed. If
some of the tests are failed in that changing area then the
test is passing. This type of testing is called Mutation
testing. This testing is done in Unit testing.

Is This Answer Correct ?    6 Yes 1 No

what is mutation testing? when it is use in the phase?..

Answer / mfsi_priyankaa

Mutation testing is one way that you can test those tests.
Mutation testing involves deliberately altering a program’s
code, then re-running a suite of valid unit tests against
the mutated program. A good unit test will detect the
change in the program and fail accordingly.

Is This Answer Correct ?    2 Yes 0 No

what is mutation testing? when it is use in the phase?..

Answer / kavya

it is the process of wantedly injucting d defects to d
testers,they properly teste to application

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

can any one tell me wat is dependent and independent scripting?

0 Answers   Cap Gemini,


what is application server, Database server and test server

0 Answers  


Whatis the need of writing testcases? why don,t test the application without the testcases

3 Answers   SunGard,


what is e-tester?

0 Answers   IBM,


How can I done a Web Testing? Which steps are include in it?

0 Answers  






Explain Boudary value testing and equivalence testing ?

3 Answers   Crea,


What is "BRS". Plz Explain whats the content in BRS" Diff between BRS,SRS,FRS?

12 Answers   BoA, PAF,


what is Adittrail in test factors

1 Answers  


What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.

3 Answers  


What is the need of testing? Give three reasons....

28 Answers   AZTEC, GE, Persistent, TCS,


Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security

2 Answers   IonIdea,


hi this is chik here iam showing my current project ERP and am prepair in hr model please tell me details about it and what all function test in hr model and give me some test caserelated to this module.Please tell me am faceing lots of problem in interview am not able to explain in interview please help me out my id is chiku_69@yahoo.in

0 Answers  


Categories