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 |
How the test plan is a tool and the product?
what is deployement?
how The engineer communicates wiht T.L as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one real time example).and how the interaction will takes place between tester and client can anybody plz clatify me.
What criteria would you use to select Web transactions for load testing?
what type of review process u r following in u'r company?
Explain the End Goals of Usability Testing?
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
Is there a way to estimate acceptance test cases in a system? What is a test suite?
wat is mutation testing
Wht is the Difference between Test Harness and Test Driver Anybody can explain it..Thanks in advance...
what is Software Development Life Cycle (SDLC)?