| |
GeekInterview.com > Interview Questions > Testing > Bug Tracking
| Print | |
Question: Duplicate Bugs
Answer: Explain what a duplicate bug is ? |
| August 08, 2008 01:33:36 |
#5 |
| srinivasulub1981 |
Member Since: December 2005 Total Comments: 379 |
RE: Duplicate Bugs |
If any of the tester logged the same issue twice in the same release then it will considered as a duplicatite bug, this will occured in below scenarios.
-> If a build was tested by 3 members then there may be a chance to log the same issue by more than one tester
-> If a build contains a lot many bugs then there may be a change to log the same issue twice
-> We need to test the build in 3 servers ( Our server, client test server and Product), there may be a chance to log the same issue in any of the 2 servers ( if status of issue was changed to Deffered)
Srinivas |
| |
Back To Question | |