View Issue Details

IDProjectCategoryView StatusLast Update
0005645Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-05-28 15:42
ReporterMatti Siponen Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.394 
Target Version1.04.09.396Fixed in Version1.03.341.396 
Summary0005645: Data Access / Data Access DataItems / 009.js and 012.js look for ValuePrecision Property in DataItems with wrong DataTypes
Description

These test scripts look for DataItemType Nodes with ValuePrecision Property and specific DataType. 009.js looks for this Property in Nodes with DataTypes Float and Double and 012.js looks for this Property in Node with DataType DateTime.

However, both test scripts also look for ValuePrecision in Nodes with other DataTypes as well. When they encounter a Node that does not have ValuePrecision Property, such as Byte DataItem, the test is aborted and marked as skipped.

This also effects CTT version 1.04.09.395.

Steps To Reproduce

Run these test scripts with Byte DataItem without ValuePrecision Property configured to Server Test > NodeIds > Static > DA Profile > DataItem > Byte and their execution is aborted.

Run these test scripts without Byte DataItem configured to Server Test > NodeIds > Static > DA Profile > DataItem > Byte and they will be executed normally.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2020-05-26 13:34

developer   ~0012108

The same issue has been found in test script 008 of this ConformanceUnit.
In all test scripts the NodeSetting of the first defined DataItem was returned instead of the current tested node.
The functionality of the test scripts was not affected by this wrong text.

Paul Hunkar

2020-05-28 15:42

administrator   ~0012140

reviewed in CMP call

Issue History

Date Modified Username Field Change
2020-05-14 10:19 Matti Siponen New Issue
2020-05-15 17:53 Paul Hunkar Assigned To => Alexander Allmendinger
2020-05-15 17:53 Paul Hunkar Status new => assigned
2020-05-26 13:34 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2020-05-26 13:34 Sebastian Allmendinger Status assigned => resolved
2020-05-26 13:34 Sebastian Allmendinger Resolution open => fixed
2020-05-26 13:34 Sebastian Allmendinger Fixed in Version => 1.03.341.396
2020-05-26 13:34 Sebastian Allmendinger Note Added: 0012108
2020-05-28 15:42 Paul Hunkar Target Version => 1.04.09.396
2020-05-28 15:42 Paul Hunkar Status resolved => closed
2020-05-28 15:42 Paul Hunkar Note Added: 0012140