Do you know of metrics that help you estimate the size of
the testing effort?



Do you know of metrics that help you estimate the size of the testing effort?..

Answer / guest

Different metrics are:

1)KLOC- Kilo Lines Of Code
2)Defect Density- Defects per KLOC
3)Test Coverage-(No Of Testcases Executed)/(Total No Of
Testcases)* 100
4)Code Coverage-(Total No Of Lines Of code Covered Thru
testing)/(No of lines of code available)*100
5)Productivity-a)lines of code developed b)no of testcases
documented c)no of testcases executed d) no of defects verified
6)Test Effort-(person days effort spent on testing)/person
days effort spent on project)*100

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Which model should we use and under what scenarios?

0 Answers  


What is bug release notes? ....What does Bug release notes contain?

2 Answers  


What is Functional point and what is the use?

2 Answers  


How can we test a web application meant for Dump and Deaf???

1 Answers   ACS,


what is the difference between bug and issue?

2 Answers  






I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?

2 Answers  


What is Wound Fixing?

0 Answers   Value Labs,


what and all i should be prepared for attending the software testing interview,because iam confused with how to get prepared,please some one tell me the main topics to get prepared for it.

1 Answers  


hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process

3 Answers  


what are test beds

4 Answers   Fulcrum Logic,


When should you begin test planning?

4 Answers  


Is Beta Testing done by devolopers or testers?

8 Answers  


Categories