What is mutation testing?? And when we use it??
Answers were Sorted based on User's Feedback
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 |
Answer / nagarjuna
Testing conducted on the application by giving inputs manually and observing outputs manually is called Manual Testing.
| Is This Answer Correct ? | 2 Yes | 5 No |
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
what is the difference between maintenence release and hot fix release?
what is the need of black box testing after completing white box tesing?
McroSoft Six rules standard for Userinterface testing?
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
plz dont give any def. wat actions do u perform on website while doing monkey testing? or how can u do monkey testing?
Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)
Are number of defects more in design phase or coding phase?
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
Difference Between Adhoc Testing & Exploratory Testing?
Give an example for pre testing and post testing ?
I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUAL & AUTOMATION TESTING" CAN ANYONE PLASE TELL ME THE PROPER ANS FOR THE SAME. THANK YOU