View Issue Details

IDProjectCategoryView StatusLast Update
0010064CTT UA Scripts1 - Script Issuepublic2024-12-17 16:08
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0010064: Fixing issues in Conformance Group 'OPC UA FX' found during test
Description

According to the feedback of a CTT user testing the 'OPC UA FX' Conformance Group, serveral issues have been identified. These issues are:

  • Enum 'FunctionalEntityVerificationResult' is accessed, but nowhere defined
  • ModelMap is not updated on some occasions when the AddressSpace changes
  • Some test cases try to create multiple ConnectionEndpoints with the same address
  • EstablishConnectionsToCTT() generates incorrect CommunicationLinks
  • Some Assert.Equal() calls compare Variants with Strings
  • ReadConnectionEndpointData() reads property 'Mode' with incorrect DataType (UInt32 instead of Int32)
  • Some test cases are not matching the test cases definitions or have other issues in these CUs:
    • 'UAFX AutomationComponent ConnectionEstablishment CreateConnectionEndpoint'
    • 'UAFX AutomationComponent ConnectionEstablishment VerifyAsset'
    • 'UAFX ConnectionEndpoint PubSub'
    • 'UAFX IAssetRevision VerifyAsset AssetIdentity'
    • 'UAFX IAssetRevision VerifyAsset Base'
    • 'UAFX Input Datatype Support'
    • 'UAFX Preconfigured PublishedDataSet'
    • 'UAFX Preconfigured SubscribedDataSet'
TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2024-12-17 14:34

administrator   ~0022218

This issue has to many unrelated issue in it - please remove the items that are in the related issues that are marked as duplicate - fix those under the other issues.

Issue History

Date Modified Username Field Change
2024-12-06 16:43 Yannik Klaass New Issue
2024-12-13 14:32 Yannik Klaass Relationship added duplicate of 0010071
2024-12-13 14:32 Yannik Klaass Relationship added duplicate of 0010072
2024-12-17 14:32 Paul Hunkar Assigned To => Yannik Klaass
2024-12-17 14:32 Paul Hunkar Status new => assigned
2024-12-17 14:34 Paul Hunkar Note Added: 0022218
2024-12-17 16:07 Yannik Klaass Relationship deleted 0010071
2024-12-17 16:07 Yannik Klaass Relationship deleted 0010072
2024-12-17 16:08 Yannik Klaass Description Updated