View Issue Details

IDProjectCategoryView StatusLast Update
0006258Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-12-03 17:29
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.03.341.396 
Fixed in Version1.03.341.397 
Summary0006258: Subscription Basic / 019: The script and test case differs
Description

According to ProfileReportingTool V1.03 the test description is:
"Create a subscription (no monitoredItems) with a RequestedPublishingInterval of 1000 and a RequestedMaxKeepAliveCount of 5.
Wait (RevisedPublishingInterval + 500) milliseconds and then call Publish().
Wait ((RevisedPublishingInterval * RevisedMaxKeepAliveCount) + 500) milliseconds and then call Publish() again."

But the test case infect does:
"Create a subscription (no monitored items) with a requestedPublishingInterval of 1000 and a requestedMaxKeepAliveCount of 5; publishingEnabled = false. call Publish(). call Publish() again."

The test case calls Publish(s) without any delay and checks that both PublishResponses are KeepAlive messages, the SequenceNumber is 1 and the SubscriptionId matches the one created for this test case.

Additional Information

The behaviour currently tested by the test script is content of the next test case (Subscription Basic / 020).

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2020-11-23 15:17

administrator   ~0013289

The test description is what the test should be doing (i.e. add the delays to the test script)

Sebastian Allmendinger

2020-11-27 09:27

developer   ~0013308

Updated as suggested.

Paul Hunkar

2020-12-03 17:29

administrator   ~0013366

reviewed in cmp meeting

Issue History

Date Modified Username Field Change
2020-11-13 21:08 Sebastian Allmendinger New Issue
2020-11-23 15:16 Paul Hunkar Assigned To => Sebastian Allmendinger
2020-11-23 15:16 Paul Hunkar Status new => assigned
2020-11-23 15:17 Paul Hunkar Note Added: 0013289
2020-11-27 09:27 Sebastian Allmendinger Status assigned => resolved
2020-11-27 09:27 Sebastian Allmendinger Resolution open => fixed
2020-11-27 09:27 Sebastian Allmendinger Fixed in Version => 1.03.341.397
2020-11-27 09:27 Sebastian Allmendinger Note Added: 0013308
2020-12-03 17:29 Paul Hunkar Status resolved => closed
2020-12-03 17:29 Paul Hunkar Note Added: 0013366