What is Defect Leakage? and explain with example?
Answers were Sorted based on User's Feedback
Answer / sampath
The defect or issue or bug filed by the end user or
customer that is missed by the QA eng while testing the
application is called defect leakage.
| Is This Answer Correct ? | 77 Yes | 6 No |
Answer / ramprasad.s
Defect leaks out from the Tester or Testing team and is
identified by the End user while executing the application,
we call it as defect leakage.
| Is This Answer Correct ? | 43 Yes | 4 No |
Answer / balamurali
Defects missed from one leval of testing to next leval of
testing is called defect leakage.
Unit leval-> Component leval ->Integration leval -> System
leval -> Customer leval -> End user leval
Formula any leval
Defect leakage = (No of defects found on the current
leval/Total defects including the previous levals) *100
Example : System leval defects found is 45 and the total
defects thats include Unit leval -> Component leval -
>Integration leval -> System leval = 400
Then Defect leakage = (45/400)100 =11.25 percentage
| Is This Answer Correct ? | 32 Yes | 10 No |
Answer / athar
Defect leakage: The product delivered in client environment after that defect identified by client or end use and we gets the feedback is called defect leakage. This Defect Leakage is also called as Bug Leak.
| Is This Answer Correct ? | 15 Yes | 6 No |
What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
What is contained in CRS,SRS and FS ?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
what is the diffrence b/w verification and validation?
what is traceability Matrix??
Waht are Data sets?
hi, How would you define the QA and QC?
why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
Can test condition,testcase and testscript help u in performing the static testing
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?
What is the difference between load testing and volume testing?