View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007682 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2022-01-31 13:28 | 2022-08-04 15:10 |
| Reporter | Jonas Green | Assigned To | Paul Hunkar | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.04.09.398 | ||||
| Summary | 0007682: 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? | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
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. |
|
|
no change required |
|
|
no change required - agreed in CMP call |
| 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 |