Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Field: ProvidesCoverage

Description

Provides Coverage is a reference field for scripts and automated tests. It is "True" when it covers one or more requirements via a script-to-requirement or automatedtest-to-requirement reference.

Allowable Values

  • True
  • False
  • Yes
  • No

Examples

Script or automated tests that provide coverage:

Code Block
languagenone
ProvidesCoverage = True

Automated tests that provide coverage and have results imported in the last week:

Code Block
languagenone
EntityType = Test AND ProvidesCoverage = Yes AND ImportedAt >= "-1 week"

Supported Operators

=, IN, !=, NOT IN

Supported Indexes

Entity

Supported Types

  • AgileRun
  • AutomatedTest
  • TestScript

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo