View Issue Details

IDProjectCategoryView StatusLast Update
0007479CTT UA Test Case4 - Test Case Definitionpublic2022-08-02 20:06
ReporterAlexander Allmendinger Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0007479: Subscription Basic / 067: Test Case is not backed by specification
Description

This test case has the expectation that a server is handling the TimeoutHint in a manner which is not mandated by the specification. The specification says that a server can cancel the ServiceRequest with a Bad_Timout but does not mandate this behavior. Test case and test script needs to be reviewed.

Additional Information

From the spec:

This timeout in milliseconds is used in the Client side Communication Stack to set the timeout on a per-call base.
For a Server this timeout is only a hint and can be used to cancel long running operations to free resources. If the Server detects a timeout, he can cancel the operation by sending the Service result Bad_Timeout.
The Server should wait at minimum the timeout after he received the request before cancelling the operation.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-12-17 13:45

developer   ~0015569

Discussed in a CMP Call: For now we disable the test script until this issue has been resolved.

Issue History

Date Modified Username Field Change
2021-12-17 13:45 Alexander Allmendinger New Issue
2021-12-17 13:45 Alexander Allmendinger Note Added: 0015569
2021-12-17 15:18 Paul Hunkar Assigned To => Paul Hunkar
2021-12-17 15:18 Paul Hunkar Status new => assigned
2022-08-02 20:06 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Test Case