View Issue Details

IDProjectCategoryView StatusLast Update
0009994CTT UA Test Case1 - Script Issuepublic2024-10-24 11:36
ReporterUwe Stadelmann Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformDebianOSLinux 
Summary0009994: Session Services - Session Minimum 50 - 002.js fails if not secure channels as sessions are defined.
Description

The configuration of the CTT tool is:
Max SecureChannels 51.
Max Supported Sessions 50.

This is done as recommend by the DoS Tests.

In test script Session Services /Session Minimum 50 /002.js are session created until MAX_SESSIONS.
There after are more sessions created which should fail.
This is done with the the loop "for( var i = 0; i < 10; i++ ) {".

The TC is failing because 9 of these secure channels can not be created. The loop should end at the max number of supported channels.

Steps To Reproduce

Configure the CTT tool as described above and run the tests.

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-10-24 11:36 Uwe Stadelmann New Issue