SAP ABAP Data Element ETSCV_MEASUREMENT_TYPE (eCATT: Mode of Coverage Measurement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_SCOV_APL (Package) eCATT - Integration Coverage Analyzer (SCOV) - Application
Basic Data
Data Element ETSCV_MEASUREMENT_TYPE
Short Description eCATT: Mode of Coverage Measurement  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ETSCV_MEASUREMENT_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Coverage 
Medium 20 Coverage Measurement 
Long 30 Mode of Coverage Measurement 
Heading 30 Mode of Coverage Measurement 
Documentation

Definition

The coverage measurement mode determines how coverage measurement is to be performed for a test run. The following options are available:

' ' - Measurement deactivated

Coverage measurement is not performed.

'X' - Measurement of complete test execution

Coverage measurement is active.

All commands of the complete test execution are measured in a common measurement.

'T' - Measurement per test configuration

Coverage measurement is active.

The commands of each test configuration are collected in a common measurement.

'V' - Measurement per variant of test configurations

Coverage measurement is active.

The commands of each variant of a test configuration are collected in a common measurement.

Restriction of Target Systems

In all modes in which a measurement is activated, measurements are only performed in the target systems for which coverage measurement was selected.

Use

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 703