what is Defect density, defect leakage, defect
age,latentbed,yasid testing, interface
Answers were Sorted based on User's Feedback
Answer / chandra
Defect Density = Total number of defects/LOC.
Defect Age: The duration between the defect found and closed.
Latent Defects = Defects removed during the phase + Defects
found later.
where Phase means Integration/Functional/System/UA Testing
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / k.sai krishna reddy
Defect density means Avg of bugs find in one build or
project.
Defect Age is The Time required to complete a Life cycle
from New to Closed or Differed is called defect age
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramya
Latent Bug:A bug whch occurs in 2 or more buillds
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / priyanka mahadik
defect density - defects found per KLOC
Latent Defects - the defect which has not yet occurred
because the exact set of conditions are not satisfied.
defect leakage - defects that are slipped or not found at
testing environment and found at the end user or customers end.
| Is This Answer Correct ? | 0 Yes | 0 No |
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
Why you are Using Descriptive programming instead of Object Repository?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
how to identify the user defind varibles? plz tell me
How can I generate customized logs in QTP ?
What is the life cycle of QTP? Pls Give me Exact answer?
Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )
How to export data in excelsheet to qtp without using datatable.
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What are the different kinds of test steps?
How to retrieve the data from database?
give me descriptive programing code sample flight application in qtp?