View Issue Details

IDProjectCategoryView StatusLast Update
0010594Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2025-11-13 17:07
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0010594: Attribute Write Values / Err-015: Different expecations in TestCase and -Script
Description

The test script tries to write to the value attribute of a node with the DataType LocalizedText while specifying an unsupported locale (locale = '??').
According to specifications this behavior is server specific and the test script allows a wide of returned OperationResults: Good, Bad_InvalidArgument, Bad_WriteNotSupported, Bad_SyntaxError.

The test case only allows Bad_LocaleNotSupported.

Either the test case or the test script should be updated.

Since the specification explicitly states that 'The Write behaviour for Value Attributes with a LocalizedText DataType is Server specific [...]', the test script also may search for nodes with writable attributes other than Value (for example Description).

Additional Information

https://reference.opcfoundation.org/Core/Part4/v105/docs/5.11.4

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-10 11:57 Sebastian Allmendinger New Issue
2025-11-13 17:07 Paul Hunkar Assigned To => Sebastian Allmendinger
2025-11-13 17:07 Paul Hunkar Status new => assigned