View Issue Details

IDProjectCategoryView StatusLast Update
0004696CTT UA Test Case4 - Test Case Definitionpublic2022-08-02 20:06
ReporterBernd Edlinger Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0004696: Embedded Server Profile only requires 2 subscriptions/session but CTT creates more
Description

The Embedded Server Profile only requires 2 Subscriptions/Sessions
and 5 Publish Requests/Session.
But the CTT mixes this up, and creates 5 Subscriptions.
That happens in the following test cases:

Monitored Item Services/Monitor Items 100/002.js "Add 100 items to 3 subscriptions."

Subscription Services/Subscription Publish Min 05/003.js "Queue 5 Publishes for 5 Subscriptions, for 5 Sessions."

these test cases fail (and forget to clean up the remaining subscriptions, so following test cases also fail):
Error: CreateSubscription.Response.ResponseHeader.ServiceResult is Bad: BadTooManySubscriptions (0x80770000)

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2019-03-29 15:55

administrator   ~0010083

the test cases definition need to fixed - since the script is doing what is defined in the test case. in general all of the test case for this group should be review to make sure the counts match what is expected for the profile (i.e. standard does expect the larger counts)

Issue History

Date Modified Username Field Change
2019-03-26 09:28 Bernd Edlinger New Issue
2019-03-26 10:16 Bernd Edlinger Summary Embedde Server Profile only requires 2 subscriptions/session but CTT creates more => Embedded Server Profile only requires 2 subscriptions/session but CTT creates more
2019-03-29 15:55 Paul Hunkar Category 1 - Script Issue => 4 - Test Case Definition
2019-03-29 15:55 Paul Hunkar Note Added: 0010083
2019-03-29 15:55 Paul Hunkar Assigned To => Paul Hunkar
2019-03-29 15:55 Paul Hunkar Status new => assigned
2022-08-02 20:06 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Test Case