IS Mutation testin and error seeding the same....if not can
anyone tell me the difference???
Answer Posted / 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 |
Post New Answer View All Answers
Explain the procedure for manual testing.
How should validation activities be handled?
What is Stability and Performance Testing in Testing the TV
What is your approach when requirements change continuously?
Unit Testing can be done by using Nunit?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
what is the difference between Test-bed and test topology?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
How is ‘build’ different from ‘release’?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
Which model is following in your company for developing software?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is the difference between section & test feature in test case documention?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?