View Issue Details

IDProjectCategoryView StatusLast Update
0007682Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2022-08-04 15:10
ReporterJonas Green Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.04.09.398 
Summary0007682: Monitored Item Services - Monitor Value Change - 024, 026 and 028 writes string of length 25000
Description

The test tries to write a very large string (25000 characters). Our device doesn't accept such large strings and the test fails. It seems like the test will adapt to the supported max length if the variable supports the property nodes MaxStringLength or MaxCharLength (not tested yet though). But it is expected that a device should support string lengths up to 25000 characters if those property nodes are not supported?

Should CTT offer a configuration option for the max string length of the DUT or somehow find it out by try writing different string lengths until a successful write occurs?

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2022-02-03 16:22

administrator   ~0015911

The server shall expose the MaxStringLength property in the Server - otherwise you have no restrictions. The property on the variable can be added if a specific variable has a reduced limit from the overall Server limit. It is expected that a server supports this information. The CTT support these settings.

I see no change required to CTT or test case.

Paul Hunkar

2022-08-04 15:09

administrator   ~0017281

no change required

Paul Hunkar

2022-08-04 15:10

administrator   ~0017282

no change required - agreed in CMP call

Issue History

Date Modified Username Field Change
2022-01-31 13:28 Jonas Green New Issue
2022-02-03 16:22 Paul Hunkar Assigned To => Paul Hunkar
2022-02-03 16:22 Paul Hunkar Status new => feedback
2022-02-03 16:22 Paul Hunkar Note Added: 0015911
2022-08-04 15:09 Paul Hunkar Status feedback => resolved
2022-08-04 15:09 Paul Hunkar Resolution open => no change required
2022-08-04 15:09 Paul Hunkar Note Added: 0017281
2022-08-04 15:10 Paul Hunkar Status resolved => closed
2022-08-04 15:10 Paul Hunkar Note Added: 0017282