View Issue Details

IDProjectCategoryView StatusLast Update
0009403Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2024-02-20 15:16
ReporterSrinivasu Jitta Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.04.11-01.00.506 
Summary0009403: Monitor MinQueueSize_02/009
Description

The CTT is writing the null value to the variable of the datatype Number (Static.AllProfiles.Scalar.Number).
The test case expects the DataChangeNotifications, however, there are no changes to report resulting in an error.

TagsNo tags attached.
Files Affected

Relationships

related to 0009402 assignedAlexander Allmendinger Attribute Write Values - 010, 011 

Activities

Srinivasu Jitta

2024-02-06 15:31

reporter   ~0020772

The attached ZIP contains the Wireshark capture of the test case

MonitorMinQueueSize_02_009.pcapng - PacketNo 663, 695, etc

Paul Hunkar

2024-02-15 15:55

administrator   ~0020811

check for a null and set it to an int32

Sebastian Allmendinger

2024-02-20 15:16

developer   ~0020849

It looks like the server returned no value for the configured variable for 'Number' when reading it.
In the current version, the CTT does not try to generate a new value then. This is independend of the actual DataType and is not related to 'Number' only.

Issue History

Date Modified Username Field Change
2024-02-06 15:29 Srinivasu Jitta New Issue
2024-02-06 15:31 Srinivasu Jitta Note Added: 0020772
2024-02-06 15:31 Srinivasu Jitta File Added: MonitorMinQueueSize_02_009.zip
2024-02-15 15:54 Paul Hunkar Assigned To => Alexander Allmendinger
2024-02-15 15:54 Paul Hunkar Status new => assigned
2024-02-15 15:55 Paul Hunkar Note Added: 0020811
2024-02-15 15:56 Paul Hunkar Relationship added related to 0009402
2024-02-20 15:16 Sebastian Allmendinger Note Added: 0020849