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
What is performance tuning? What are tools of performance testing?
what is agile model and spiral maodel?pls explain with an example?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
discuss black box and white box testing is not widely used if you disagree tell me why?
what is test scenario and test condition?
Tell some examples of bug severity and bug priority?
What is common interface?
Explain the components of a test plan?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Test approach to windows scheduler?
What is white box testing?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
What is bucket testing?
What type of testing you perform in organization while you do system testing, give clearly?