Any body can explain how do we find Duplicate Defects.
Answer Posted / x
A defect/incident is always a reflection of the sympton
experienced when the expected result of a test is not
found. So by this, the only way a defect can be a
duplicate, is if the same identical scenario/symptom is
found in testing.
It is common for a developer to think that if one code
change fixes multiple defects, the defects can be marked as
duplicate. This is incorrect. A fix can apply to multiple
defects, but a duplicate defect should only be labelled as
such when the symptom is the same, not when the fix is the
same.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is Dynamic Binding and Dynamic Loss?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What is change request, how you use it?
please give information about ERP Projects and how V-model use in project
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is deferred status in defect life cycle?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
aplitue questions will be based on wich type ?
How do u prepare test environment for ur application?
What is 'Account Conditioning'?
What is bug priority?
what is Test management fundamental?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2