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 |
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
What is CMMI leavels?
Any body give me sample test plan?
Hi all, Currently i have completed 2 years in Accenture@manual testing. i have ISTQB CTFl certification too. I have fair idea on J2EE programming too. I have basic knowledge on mainfreame testing and QTP also. So with these skills how much package will be offered if we opt to switch the company...Please suggest me folks
10. How long have you been involved in Web accessibility?
on what basis low,medium,high,critical will be assigned to a bug.give m examples
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
Are there more defects in the design phase or in the coding phase?
Give me atleast 10 cases of GOOGLE search engine?
diffrence between defect and bug life cycle
Difference between web application and Client Server application ?
what is difference between severity and priority