Any body can explain how do we find Duplicate Defects.
Answer Posted / 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 |
Post New Answer View All Answers
About Testing
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
What is bucket testing?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
Tell me agile process in your company
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
integration test cases for mouse and keyboard
what is difference between win 98 and win 2000 poertating system?which is better one?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Hello Varun, Kindly send me the material as well as sample question papers as i am interested in doing the certification. Kindly help me out in this regard. Here is my mail ID: bjyothitesting@gmail.com
Why do you need to parameterize fields in your virtual user script?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is defect removable efficiency?
What is boundary value testing? Give an example.