Answer Posted / 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 |
Post New Answer View All Answers
What type bugs you will find in integration testing with example?
How would you test a service oriented architecture (soa) web application?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
how to access a build & wat is its configuration
About Hierarchy level in your company.
What is configuration management in software testing ?
When new application ready to test than whats your testing strategies?
How do u prepare test environment for ur application?
Write 10 test scenarios to test remember me checkbox present in login window
please send me interview questions asked in google in testing - manual
Why did you choose the Software Testing Field?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Can you explain requirement traceability and its importance?
If client give you a project then which testing you will perform first