What is code coverage?

Answers were Sorted based on User's Feedback



What is code coverage?..

Answer / varsha

Code coverage is a measure for white box testing.It is used
to determine what percent of structure of code is executed
by exercised test cases.
Below are the types of code coverage.

1)Statement Coverage.
2)Path Coverage.
3)Decision Coverage.
4)Condition Coverage.

for instance Statment coverage is percentage of statements
executed by designed test caes.

Is This Answer Correct ?    10 Yes 0 No

What is code coverage?..

Answer / srikanth.n

Code coverage is a measure for white box testing.It is used
to determine what percent of structure of code is executed
by exercised test cases.
Below are the types of code coverage.

1)Statement Coverage.
2)Path Coverage.
3)Decision Coverage.
4)Condition Coverage.

for instance Statment coverage is percentage of statements
executed by designed test caes

Is This Answer Correct ?    2 Yes 1 No

What is code coverage?..

Answer / rajesh.pothina

Code coverage is nothing but testing the whole code once to
checking whether it is up to testing or not.

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

What is severiety and priority of the bug?how do they effect u to report the defect in the builds?

4 Answers   Midas Technologies,


Two negative Testcases for Excel Sheets

1 Answers  


write testcases for keyboard

1 Answers  


What a team leader will test first when s/he will get new module to test?

0 Answers  


What is difference between quality and testing?

6 Answers   Wipro,






Good testing tools institute in Bangalore?My name is Vishal V

1 Answers  


Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ?

13 Answers   Accenture,


Tell me about a difficult time you had at work and how you worked through it.

1 Answers   Ordain Solutions,


What is test methodology?

3 Answers  


May i know high priority&low seviarity,high seviarity&low priority

13 Answers   DELL, GL Noble Denton, iGate, Wipro,


What would you do if you were asked to test a system which is unfamiliar to you has out-of-date or inadequate documentation?

6 Answers   HCL, Tech Mahindra,


how do we categorize the test cases for regression testing?

2 Answers   Wipro,


Categories