What is Mutation testing? When it can be done?
Answers were Sorted based on User's Feedback
Answer / nitin verma
In mutation testing we create a duplicate copy of the code
that is called as mutant and do some changes in the codes
in the mutant copy and then we test and check weather the
changes are been detected or not and whether it is creating
any effect on the original copy of the code or not.
Plz correct me if i m wrong.
regards
Nitin
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / yogesh
In mutation testing we are making some changes in code and
again run the test cases in order to find whether that test
cases are capable of finding bugs.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rajeshwar rao
A mutation means change in the programme white box testing
performs a change in the programme.A small change made in
the programme is called mutation testing
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / roma
In mutation testing we make some negative changes in the
code to identify that change is caught in testing or not or
reflected or not
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ramprasad.s
HI
Mutation Test is to Make changes over the Passed Test
Case & See That the Build should show defect.
sun_ramprasad@yahoo.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amaresh kumar anuj
Mutation Testing is the correctness of a testing program,
you will need to observe the behavior for each test case. If
there are no detected faults, then the program is correct or
it passes the test. A test case is the set of input values
to the program under test and the corresponding output values
Is This Answer Correct ? | 0 Yes | 0 No |
Hi Friends, Plz answer my these questions on sqt.qae@gmail.com Why you want to be software tester? As new to testing what kind of work is to be there in testing in detail...in testing What to study in manual testing or automation testing from interview point of time? Is there we have choice to choose domain while interview time..? Reply ...on my email
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
0 Answers CashEdge, Cognizant,
which fields comes under SRS?
What is the major difference between database testing and datwarehouse testing ?
What is a failure?
what is traceability matrix?
What is Defect Seeding?
What is a good requirement and bad Requirement
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
HI Frnds Can u send the openings on 3+ Exp in ManulaTesting in CHennai
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
Explain defect lifecycle.