View Issue Details

IDProjectCategoryView StatusLast Update
0010397CTT UA Scripts1 - Script Issuepublic2025-09-26 11:30
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0010397: Test scripts in CU 'UAFX ConnectionEndpoint PubSub' need to be reworked
Description

The test scripts in CU 'UAFX ConnectionEndpoint PubSub' need to be reworked, as they print a Not-Implemented message prompting the user to check the DataSets referenced by created DataSetWriters/DataSetReaders manually. This can be performed automatically and should be fixed.
Furthermore, some test cases requiring a unidirectional ConnectionEndpoint are skipped if the server exposes no FunctionalEntity with InputData or OutputData only. This is not correct as a unidirectional ConnectionEndpoint can also be created from a FunctionalEntity exposing both.

TagsNo tags attached.
Files Affected

/library/OPC UA FX/Base.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/001.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/002.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/003.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/004.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/005.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/006.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/007.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/008.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/009.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/010.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/011.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/initialize.js

Activities

Yannik Klaass

2025-09-26 11:30

developer   ~0023383

  • Fixing test scripts in CU 'UAFX ConnectionEndpoint PubSub' to automatically check DataSets of created DataSetWriter/DataSetReader instances instead of prompting the user to do it manually
  • Fixing TCs 005+006+007+011 to also utilize FunctionalEntities which expose both InputData and OutputData

Issue History

Date Modified Username Field Change
2025-06-27 13:00 Yannik Klaass New Issue
2025-07-02 12:08 Paul Hunkar Assigned To => Yannik Klaass
2025-07-02 12:08 Paul Hunkar Status new => assigned
2025-09-26 11:28 Yannik Klaass Files Affected => /library/OPC UA FX/Base.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/001.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/002.js
/maintree/OPC UA FX/UAFX ConnectionEndpoint PubSub/Test Cases/003.js
/maintree/OPC UA…
2025-09-26 11:30 Yannik Klaass Status assigned => resolved
2025-09-26 11:30 Yannik Klaass Resolution open => fixed
2025-09-26 11:30 Yannik Klaass Note Added: 0023383