how would one evaluate test effectiveness? if at all it is
possible what type of metrics will be used to calculate
effectiveness.
Answers were Sorted based on User's Feedback
Answer / sailaja
Test effectiveness can be measured using defect removal
efficiency metric.
Once you come with metric defect density rate i.e., how
many anomalies/errors can be accepted within a piece of
code then you can compare planned vs. actuals. The
difference between these two reveals the test effectiveness
metric.
To my knowledge you need to have scientific method to
calculate the number of lines per application and number of
defects under acceptable limit.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / salma
Test effectiveness can be calculated using the metric
(Total number of application defects found by organization -
Total number of application defects rejected by
customers)/ (Total number of application defects found by
organization + Total number of application defects found by
customers during UAT)
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / swarna
Test effectiveness is calculated number of deffect found in
one KLOC.
KLOC- Kilo Line Of Coding
| Is This Answer Correct ? | 2 Yes | 1 No |
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
This is Raji.I am having 2 plus years of experience in Manual testing. I want to do a certificate course in Manual testing. Which certificate course would be better to do?.
What is meant code review?
How to perform Gui testing ?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
What is Verification and Validation ?
what is the steps for preparing scenario ?
How we can test Cookies Manually?
how do we categorize the test cases for regression testing?
What is security testing?
what should we do if the developer rejects the bug?