View Issue Details

IDProjectCategoryView StatusLast Update
0008374CTT UA Scripts1 - Script Issuepublic2023-10-12 16:26
ReporterBernd Edlinger Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.505 
Summary0008374: Session / Session Base / 003.js should try to enable Diagnostics
Description

While Subscription / Subscription Minimum 1 / 002.js automatically enables the Server Diagnostics
(and currently forgets to disable that again when the test is finished),
Session / Session Base / 003.js just reads the Server Diagnostics enable flag,
and if the flag is FALSE, it prints "[?] Not Supported",
our expectation would be that both scripts read the current value of the enable flag,
try to set it to TRUE if the diagnostics are currently disabled, and reset the flag
to the original value after the test is completed.
And only if the write request fails, print out the "[?] Not Supported" message.

TagsNo tags attached.
Files Affected

/maintree/Session Services/Session Base/Test Cases/003.js

Activities

Paul Hunkar

2022-11-03 15:37

administrator   ~0018096

this issue could also apply to Base info Diagnostic test case 18

Yannik Klaass

2023-10-12 14:06

developer   ~0020150

Extending code of TC Session Base/003 to try to enable server diagnostics if the EnabledFlag is not set and revert it back to FALSE if needed

Paul Hunkar

2023-10-12 16:26

administrator   ~0020163

reviewed changes in call - agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2022-09-30 08:37 Bernd Edlinger New Issue
2022-11-03 15:35 Paul Hunkar Assigned To => Alexander Allmendinger
2022-11-03 15:35 Paul Hunkar Status new => assigned
2022-11-03 15:37 Paul Hunkar Note Added: 0018096
2023-10-12 13:42 Yannik Klaass Assigned To Alexander Allmendinger => Yannik Klaass
2023-10-12 13:56 Yannik Klaass Files Affected => /maintree/Session Services/Session Base/Test Cases/003.js
2023-10-12 14:06 Yannik Klaass Status assigned => resolved
2023-10-12 14:06 Yannik Klaass Resolution open => fixed
2023-10-12 14:06 Yannik Klaass Note Added: 0020150
2023-10-12 16:25 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2023-10-12 16:26 Paul Hunkar Status resolved => closed
2023-10-12 16:26 Paul Hunkar Fixed in Version => 1.03.505
2023-10-12 16:26 Paul Hunkar Note Added: 0020163