what is Defect density, defect leakage, defect
age,latentbed,yasid testing, interface
Answer Posted / 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 |
Post New Answer View All Answers
What r the different filters in defect in quality center
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Explain different recording modes?
How to use debug tools?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is Distributed testing? How does UFT support it?
Can any body please tell me the steps of keyword driven framework of QTP.
What is active screen?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
What are the two types of repositories available, explain them?
What is environment variable in qtp and why to use it?
How can you exit from an action?
How did you use regular expressions in QTP and also in WR?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?