View Issue Details

IDProjectCategoryView StatusLast Update
0007731CTT UA Scripts1 - Script Issuepublic2022-08-29 17:27
ReporterSrinivasu Jitta Assigned ToArchie Miller  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.500 
Summary0007731: A and C Enable/Test_003 script issue
Description

A and C Enable/Test_003 (Test Enable Method) script:

Line 87: // can only proceed if Active.

Line 89: var activeState = collector.GetSelectField( eventFields, "ActiveState.Id" ).toBoolean();

The test script is looking for an activate state on alarms and then skips the test. (Please see the attached screenshot)
However, the active state is only available on AlarmConditionType. There is no active state on ConditionType and AcknowledgeableConditionType.
Ref: https://reference.opcfoundation.org/Core/docs/Part9/5.8.2/

The test scripts needed to be revised.

TagsNo tags attached.
Files Affected

Relationships

related to 0007727 closedArchie Miller A and C Alarms and A and C Shelve - multiple script issues 

Activities

Srinivasu Jitta

2022-02-14 15:07

reporter   ~0016006

AC_Enable_Test_003.jpg (191,290 bytes)   
AC_Enable_Test_003.jpg (191,290 bytes)   

Archie Miller

2022-02-17 20:38

administrator   ~0016044

Added AddIgnoreSkipsForSpecificTypes to AlarmCollector to bypass conditions as described.

Added Usage to Enable Test 003.

Paul Hunkar

2022-08-29 17:27

administrator   ~0017426

reviewed issue in call, agreed and closed

Issue History

Date Modified Username Field Change
2022-02-14 15:06 Srinivasu Jitta New Issue
2022-02-14 15:07 Srinivasu Jitta Note Added: 0016006
2022-02-14 15:07 Srinivasu Jitta File Added: AC_Enable_Test_003.jpg
2022-02-17 16:49 Paul Hunkar Assigned To => Archie Miller
2022-02-17 16:49 Paul Hunkar Status new => assigned
2022-02-17 20:38 Archie Miller Status assigned => resolved
2022-02-17 20:38 Archie Miller Resolution open => fixed
2022-02-17 20:38 Archie Miller Note Added: 0016044
2022-02-17 21:43 Archie Miller Relationship added related to 0007727
2022-08-02 20:03 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-29 17:27 Paul Hunkar Fixed in Version => 1.03.500
2022-08-29 17:27 Paul Hunkar Target Version => 1.03
2022-08-29 17:27 Paul Hunkar Status resolved => closed
2022-08-29 17:27 Paul Hunkar Note Added: 0017426