Any body can explain how do we find Duplicate Defects.

Answers were Sorted based on User's Feedback



Any body can explain how do we find Duplicate Defects...

Answer / devi

In the defect tracking window of QC, there is a “find
similar defect” icon. When this icon is clicked after
writing the defect, if anybody else has entered the same
defect then it points it out.

Is This Answer Correct ?    11 Yes 0 No

Any body can explain how do we find Duplicate Defects...

Answer / rajendra

Duplicate Defects means
The same type of defects that are present in defferent
places of application bcoz of copy,paste operation of code
during the code development process.
For example if you take one application it has 9(lets say)
screens.
But the 9 screens have some identical properties/features.
The developpers will write a piece of code then this code
will be copied and used where ever they need.

During the process of Test case execution if we find any
bug we used to enter the the failure result in test case
and we assign a bug id for that.

we know that we used to write test case such that for each
and every functionality there must be at least one test
case.

If we find the bug for first time we enter the bug
description in defect report and we assign a bug id.
if we fined the same bug again already entered bug will be
present in the test case result column.

byee
Rajendra
rajendra_penumalli@yahoo.com
9885162742

Is This Answer Correct ?    4 Yes 1 No

Any body can explain how do we find Duplicate Defects...

Answer / ram

HI


Raising the Already existed defect which is in open
condition in the defect report log



sun_ramprasad@yahoo.com
9940314706

Is This Answer Correct ?    4 Yes 1 No

Any body can explain how do we find Duplicate Defects...

Answer / ashish

A bug is said to be duplicate bug when it states same
scenario/description with same steps to reproduce and same
expected result as mentioned in another bug.

Is This Answer Correct ?    1 Yes 0 No

Any body can explain how do we find Duplicate Defects...

Answer / 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

Any body can explain how do we find Duplicate Defects...

Answer / kalpana

A Duplicate bug is nothing but log the defect into bug
tracking tool which is already fixed.

Is This Answer Correct ?    1 Yes 1 No

Any body can explain how do we find Duplicate Defects...

Answer / minu

Its nothing like fiding a duplicate defect. When a person
logs a defect, and unknowingly another person also logs the
same defect, it is said to be a duplicate defect

Is This Answer Correct ?    2 Yes 3 No

Any body can explain how do we find Duplicate Defects...

Answer / raam

Rajendra ( rajendra_penumalli@yahoo.com ) said Correct
Answer i guess.
Thanks Raj,

Raam -ramumcato@yahoo.com

Is This Answer Correct ?    0 Yes 2 No

Any body can explain how do we find Duplicate Defects...

Answer / paresh

In QC if the status of the defect is other than close then
it is known as Duplicate defect

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

When do you escalate issues to your Manager?

1 Answers   MTN,


what is meant by package testing?

1 Answers  


What is a defect age?

0 Answers  


if you have a test cases please send me on singhajay7786@gmail.com thanks in advance.

0 Answers  


what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example

0 Answers   Google,






can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing

0 Answers  


Tell me some of the Possible test cases on ATM Machine?

10 Answers   IBM, MBT,


recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.

3 Answers  


difference between test strategy,test plan and test methodology. which will create first and who will create those and is there anyone optional in that

2 Answers   Pragma,


what are the minimum requirements to start testing ?

1 Answers  


what is valdiation

6 Answers  


What is the difference between functional specifications and business requirement specification?

2 Answers  


Categories