What is mutation testing
Answers were Sorted based on User's Feedback
Answer / venkat
Make perfection in coding the developers intentionally made
mistakes for particular object to check whether it will
work same as correct code
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ashok reddy
suneel,
Mutation means absolutely bug injection,please you will go
through the william perry.
thanks,
ashok
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / guest
hi ashok
first of all i not talking about debugging.
i have written about bebugging. bebugging & mutation is
same.
thanks poonam
| Is This Answer Correct ? | 0 Yes | 2 No |
fault seeding/defect seeding:-here intentionally defects are
injecting and analyze the impact of the defect on system
dis is done by thinking in end users point of and what are
the possible mistakes will be done by end users
Mutation testing:-Here we do some changes in program and
once again conduct the system to improve the performance &
usability etc of the system
Debugging:-it is nothing but line by line testing.dis is
done programers to analyze while testing structural,path
flow,conditional testing to find the which line has the error
becz one program may have thousands of lines of code it is
difficult to find error so debugging is used
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / suneel reddy
it is nothing but estimating the effeciency of test data by
deliberately introducing bugs
| Is This Answer Correct ? | 0 Yes | 4 No |
what is the role of testlead in software testing
How do you go about testing a web application?
in this project how many modules?
What is difference between cmmi and cmm levels?
what is testing life cycle please any one explain briefly
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
Tell me the Test cases for the Fan?
What did you include in a test plan?
who is best faculty for testing tools?
Why position WinRunner and the AUT so they do not overlap?
What is the role of Testing Engineering in a product company
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.