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

Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance

0 Answers  


I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?

2 Answers  


what comes first test strategy or test plan

4 Answers  


Which one of the project team members bears the responsibility of deferring new functionality to a later release?

5 Answers   Accenture,


what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?

3 Answers  






Describe any bug you remember. Plz Give some real examples

7 Answers  


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

0 Answers  


write negative testcases for notepad

3 Answers   Philips, Wipro,


Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....

2 Answers   Symphony,


On which module did u involve in your project..?

1 Answers   HCL,


If they give alphanumeric in the specification can it accept only numbers and only alphabets

5 Answers  


what is tracebility matrix? what is negative testing

14 Answers   Creative Informatics, RTG, Symantec, TCS,


Categories