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'
|
---|