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 |
from where do u collect test data if u miss some data what will happen
How to check the Performance of the website during manual testing.(guys its very urgent plz)
What is the difference between Smoke & Sanity Testing.
give me a example of writing a test case,take any good example which i can understand easily.
Do the test cases differ for Functional,Integration,System and User Acceptance Testing???
What is the role of tester in SDLC cycle ( in each phase )
can you tell me how to write test cases from use case?
What is show stopper defect and explain with example ?
what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job
3 Answers ABC Infotech, Cap Gemini,
What is the difference between Retesting and Data Driven Testing?
What is the difference between Regression Testing and Retesting?
What type of testing do we perform in requirement phase?