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 |
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
How can I generate customized logs in QTP ?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
write qtp descriptive programming to activate multiple notepads? please urgent friends
Object repositories types, which and when to use?
How many actions we can write in a test?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
How you handles Pop-up windows which are Dynamically changing in Runtime?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
breef description of batch testing ?