ISTQB Mock App

Coverage Item

A coverage item is an individual element that must be exercised or evaluated to satisfy a specified coverage criterion.

Official definition
ISTQB Official Glossary Definition
An attribute or combination of attributes derived from one or more test conditions by using a test technique.

(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)

View the complete ISTQB Glossary

What is Coverage Item?

Coverage items vary depending on the testing technique and may include requirements, statements, branches, conditions, risks, or user stories.

Depends on coverage type: Different techniques define different coverage items.

Measurement: Each covered item contributes to overall coverage.

Traceability: Coverage items are often linked to test cases.

Real World Example

A tax calculation module applies different deductions depending on income band, residency status, and submitted documents.

Reviewing the final tax amount is not enough when important code paths may never execute during testing. Coverage item helps the tester reason about the structure behind the result.

The tester works with the developer to identify decisions or paths in the calculation logic and designs inputs that exercise the meaningful alternatives.

The team gains better evidence about hidden logic because Coverage item connects tests to the implementation structure where certain defects can hide.

Practice Questions

Question 1

Which statement BEST describes Coverage item in the context of ISTQB terminology?

Question 2

A tester needs to explain Coverage item to a non‑technical stakeholder. Which approach is MOST appropriate?

Test your knowledge with real ISTQB-style questions

You’ve learned Coverage Item. Test your understanding with topic-specific questions in our Mock Exams.

Go to Mock Exams