IS Mutation testin and error seeding the same....if not can
anyone tell me the difference???
Answers were Sorted based on User's Feedback
Answer / supriya
Its almost the same
Mutation Testing : introduces MODIFICATIONS to the 'system
under test 'that would insert defects into that and then
the same tests (applied for the sytem) are applied to the
modified system to find out the bug
Error Seeding.- It deliberetly introduces DEFECTS or BUgs
into the sytem before the testing is started
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ramprasad.s
Yes I Hope
Because You change the Code Deliberately To Show Error
In both cases.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 1 No |
What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What is a test severity and test priority? difference between them with suitable examples?
The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?
When will we start the regression testing and how(means the process or steps which follows)?
can u pls explain me what is boundary value analasys and equivalent partitioning
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
write test case for gmail login page
a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process.?
What is a checklist? and wat are its contents??
1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............
How would you ensure 100% coverage of testing?