Answer Posted / sreenivasu
Mutation means a change in a program. Programmers are
performing changes in programs to estimate correctness of
testing coverage.
For eg: one test passed, then apply certain change in that
particular program and test it... if the result is failed
then we can say it as a mutation testing i.e a change
should affect the result ..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
can we do database testing in manual testing? then how we write the test case?
what is API 2.0?
what is entry and exit criteria and explain it?
how many meeting in realtime environment? what are they?plz explain?
Write all combinations of test cases for calculater on + symbel
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Zenq interview questions for manual testing
What is revision history and the content of revision history table?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
Can you please explain me how to do testing of an E-insurance project end to end process..
What exactly is quality control? Is it similar to quality assurance?
How to do Performance Testing manually for a Flash Application?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?