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 |
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
Can you explain regression testing and confirmation testing?
how we receive the build ? will there be change in version for every single bug the developer fixes ?
what is penetration testing?
difference between change management and configuration management
What are the different testable items in GUI testing?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
what is the methodology you are using in ur company?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
we need to perform Soak Perf Test, Resilience Perf Test, Regression Perf Test.
As a testing engineer what to do if same defect is occured again in the software??