What is code coverage?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
Two negative Testcases for Excel Sheets
write testcases for keyboard
What a team leader will test first when s/he will get new module to test?
What is difference between quality and testing?
Good testing tools institute in Bangalore?My name is Vishal V
Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ?
Tell me about a difficult time you had at work and how you worked through it.
What is test methodology?
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?
how do we categorize the test cases for regression testing?