What is a weighted Defect
What is Defect Density
Answer Posted / chitra
Review defect can be measured by defect density where we
capture only number of defects identified, but does not
capture how well the reviewer finds the defects.
Review efficiency would be measured by the combination of
the number of defect and the weighted defect type.
example weighted defect:
To find the spell defects its easy to find it.It can be
weighted at 1.
But to find the architectural defect it requires efficiency
that can be weighted 4.
This example shows how we can see the efficiency not only
by number of defect but also by the nature(tough to
identify) of the defect.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is software process?
What is the Procedure and documents for obtaing CMM Certification
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
Define the role of qa in software development?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
Explain the steps for bug cycle?
What is the testing lifecycle?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
What are the tests activities that you want to automate in a project?
List out various tools required to support testing during development of the application?
What are the types of testing can be performed on facebook login page?
Define bug leakage and bug release?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
Why is automation testing preferred over manual testing?