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


Please Help Members By Posting Answers For Below Questions

1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1498


What is expert view and keyword view?

625


How many ways we can parameterize data in quicktest professional (qtp)?

585


Is text area check point supports for web applications?

533


What are the technologies supported by qtp?

565






How did you use regular expressions in QTP and also in WR?

2165


what is defenetion of kiran can u tell me plz CVS, SVN

1572


what type of framework u r using in ur organization

1651


How to use the object spy in quicktest professional (qtp) 8.0 version?

511


wht type of User defined functions or Java Releated functions do we write in VB scripting

1828


Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.

1445


How can I use Call dlls in QTP ?

1790


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3279


What is synchronization? What are the ways you can synchronize?

653


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1462