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

Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.

0 Answers  


While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?

1 Answers  


In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?

2 Answers   Aditya Birla,


Test Director is use only for bug tracking or another purpose.

4 Answers  


What ishigh severity, low priority bug?

0 Answers  


What is Negative testing?

5 Answers  


any body can explain me door lock test cases,cell phone test cases, table and chair test cases

6 Answers   CSC,


what is meant by test stretagy?

2 Answers   Four soft, TCS,


Whatis the need of writing testcases? why don,t test the application without the testcases

3 Answers   SunGard,


what is Test management fundamental?

0 Answers  


Expain about V model?

5 Answers   AppLabs,


What's the role of documentation in QA?

1 Answers   Crea,


Categories