
- Software Testing Dictionary
- Home
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Coverage Items
What is Coverage Items?
White box testing is performed to measure code coverage and the modules/code that is covered during the process is termed as coverage items.
After performing the white box testing, a report is generated to analyze the coverage items.
Function Coverage
Call Coverage
Class Coverage
Linear Code Sequence and Jump (LCSAJ) Coverage
Data Flow Coverage
Loop Coverage
Relational Operator Coverage
Advertisements