View Issue Details

IDProjectCategoryView StatusLast Update
0010301CTT UA Scripts1 - Script Issuepublic2025-06-03 05:27
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.04.509 
Summary0010301: Error in 'UAFX Input Datatype Support' test scripts
Description

The test scripts of CU 'UAFX Input Datatype Support' can read/modify Nodes multiple times if the FunctionalEntity under test exposes the same InputData/OutputData variables multiple times in according InputGroups/OutputGroups. This leads to unexpected results for each duplicated node, as they are increased multiple times while the expected results are not. Duplicated Nodes need to be removed from the tests.
Additionally the script should restrict the nodes to be tested to the ones defined in the test case (Boolean, SByte, Int16, UInt16, Int32, UInt32 and Float).

Additional Information

This affects TC 003 + 005

TagsNo tags attached.
Files Affected

/maintree/OPC UA FX/UAFX Input Datatype Support/Test Cases/003.js
/maintree/OPC UA FX/UAFX Input Datatype Support/Test Cases/005.js

Activities

Yannik Klaass

2025-06-02 08:36

developer   ~0022847

Fixing Input Datatype Support test scripts to splice out InputVariables/OutputVariables that are duplicated or not to be tested

Paul Hunkar

2025-06-03 05:27

administrator   ~0022910

Multiple people reviewed code , all agree to changes, closed issue

Issue History

Date Modified Username Field Change
2025-04-23 15:25 Yannik Klaass New Issue
2025-05-10 06:07 Paul Hunkar Assigned To => Yannik Klaass
2025-05-10 06:07 Paul Hunkar Status new => assigned
2025-05-27 13:49 Yannik Klaass Description Updated
2025-06-02 08:35 Yannik Klaass Files Affected => /maintree/OPC UA FX/UAFX Input Datatype Support/Test Cases/003.js
/maintree/OPC UA FX/UAFX Input Datatype Support/Test Cases/005.js
2025-06-02 08:36 Yannik Klaass Status assigned => resolved
2025-06-02 08:36 Yannik Klaass Resolution open => fixed
2025-06-02 08:36 Yannik Klaass Note Added: 0022847
2025-06-03 05:27 Paul Hunkar Status resolved => closed
2025-06-03 05:27 Paul Hunkar Fixed in Version => 1.04.509
2025-06-03 05:27 Paul Hunkar Note Added: 0022910