View Issue Details

IDProjectCategoryView StatusLast Update
0010051UAFX Testing (CTT)Test Specpublic2024-12-04 08:39
ReporterThomas Assigned ToThomas  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0010051: Ensure that enough InputVariables exist to create #MaxConnections connections
Description

Some test cases require to establish #MaxConnections/#MaxConnectionsPerCall connections. But if the total number of available InputVariables is less than MaxConnections/MaxConnectionsPerCall, this would require multiple ConnectionEndpoints to share InputVariables, which should fail on EnableCommunicationCmd with a Bad_RequestNotAllowed in the EnableCommunicationResults.

Affected test cases are:
• UAFX AutomationComponent Base/009 + 011
• UAFX AutomationComponent MaxConnections / Err-001
• UAFX AutomationComponent MaxConnectionsPerCall / 003

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-12-04 08:38 Thomas New Issue
2024-12-04 08:39 Thomas Assigned To => Thomas
2024-12-04 08:39 Thomas Status new => assigned