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

In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?

15 Answers   Vyons Labs,


what is the purpose of test design technique

2 Answers  


can anybody tell me during interview which type of question raised in project round

1 Answers   Icon,


Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.

1 Answers  


Why testing is importent in software?

2 Answers  


Describe to me when you would consider employing a failure mode and effect analysis.

1 Answers  


Difference btween the QA and QC?

6 Answers  


what is the difference between project based testing and product based testing?

2 Answers   Infinite Computer Solutions,


1.What is the purpose of ?check-in?,? check-out??

6 Answers   Eka Software,


the typical Application Test Lifecycle?

1 Answers  


what are the ways to crash an application when it is unter testing?

3 Answers   Keane India Ltd,


hi frnds! can any one help me by answering the below questions. 1.what is client server testing ? 2.what is web-based testing and what exactly tested in this ? 3.and exact difference between these two type of testing methods i can be reached on shrinivaster@gmail.com if any help needed from my side. thanks shri

3 Answers   Samsung,


Categories