View Issue Details

IDProjectCategoryView StatusLast Update
0010296CTT UA Scripts1 - Script Issuepublic2025-04-23 15:17
ReporterYannik Klaass Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0010296: Fixing UAFX test cases which need multiple PubSub ConnectionEndpoints
Description

UAFX test scripts which need to create multiple ConnectionEndpoints currently create an individual PubSubConnection for each ConnectionEndpoint.
They should reuse existing resources and only create new DataSetReaders/DataSetWriters instead, else they might exceed the servers PubSubCapabilities unnecessarily.

Affected test scripts:

  • UAFX AutomationComponent Base: 009 + 011
  • UAFX AutomationComponent MaxConnections: Err-001
  • UAFX AutomationComponent MaxConnectionsPerCall: 003 + Err-001
TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-23 15:17 Yannik Klaass New Issue