Difference between revisions of "Extensions.StateVariable.StatVarChk001"
Jump to navigation
Jump to search
m (Nb moved page Extensions.StateVariable.StateVariableChk001 to Extensions.StateVariable.StatVarChk001: Specification updated.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE:Check rule ''' | + | {{DISPLAYTITLE:Check rule '''StatVar_Chk001'''}}[[Category:CheckRule]][[Category:StateVariable]] |
== Classification == | == Classification == | ||
− | {{ClassificationCheckRule | | + | {{ClassificationCheckRule | StatVar_Chk001 | [[Extensions.StateVariable|StateVariable]] | Critical }} |
== Description == | == Description == | ||
− | + | The value of a '''state variable''' is not allowed to be used for test logic. Therefore, the value shall only be written and not read. All occurrences of Term type elements in OTX documents shall never address '''state variables'''. | |
− | |||
− |
Latest revision as of 07:34, 3 October 2018
Classification
Name | StatVar_Chk001 |
Class | StateVariable |
Severity | Critical |
SpecifiedBy | ISO 13209-3 |
Description
The value of a state variable is not allowed to be used for test logic. Therefore, the value shall only be written and not read. All occurrences of Term type elements in OTX documents shall never address state variables.