View Issue Details

IDProjectCategoryView StatusLast Update
0004767Compliance Test Tool (CTT) Unified ArchitectureApi Changepublic2022-08-04 14:24
ReporterStefan Stemp Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.03.340.380 
Summary0004767: Test cases under MonitoredItemServices/MonitorTriggering do not take the RevisedSamplingInterval into consideration
Description

A bunch of test cases will fail for variables which return a RevisedSamplingInterval of 1000.0ms when the test case requested 0.0ms. There is insufficient delay after the write request. The PublishRequest is issued before the server has had a sampling cycle. This and the PublisingInterval of 250ms will cause the server to send a KeepAlive where the test case expected to see a DataChangeNotification instead.

The test cases 006, 008, 009, 011, 012, 013, 014, 016, 017, 018 and 019 are affected by this problem. Once the tested variables are allowed to be sampled with 10.0ms all of the listed tests will succeed.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-05-28 12:30 Stefan Stemp New Issue
2019-06-13 15:08 Alexander Allmendinger Assigned To => Paul Hunkar
2019-06-13 15:08 Alexander Allmendinger Status new => assigned
2022-08-02 20:23 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => .NET API
2022-08-02 20:23 Paul Hunkar Category 1 - Script Issue => Api Change
2022-08-04 14:24 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture