What is mutation testing?? And when we use it??
Answer Posted / wasimhajwane
Mutation Testing
Performing Testing on the application after the development team has changed the source code intentionally is called as mutation testing.
After completion of unit testing activity in our project that means we have to write the test cases for unit testing and execute it then at that time developer changes the source code to verify all the test cases which can be used during unit testing is giving the pass result or fail one ..if all the same test cases giving the pass result then we don't execute all possibility of unit testing.so we have to write another cases for unit testing and perform testing on the basis of those test cases and repeat the process until some of the test cases provides false result in mutation testing.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Do submit teststrategy to customer if yes at what time
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
Do you know anything about Set Top Boxes?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
What are the major components of Perf Test Report?
What is the big deal about ‘requirements’?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
What processes/methodologies are you familiar with?
tell wat u did in ur banking project?
How is ‘build’ different from ‘release’?
Tell me example for Risk,Mitigation,Assumption?
How can write testcases on a code under development pls give asnwer
What is stub?