View Issue Details

IDProjectCategoryView StatusLast Update
0009948CTT UA Test Case4 - Test Case Definitionpublic2024-10-17 12:35
ReporterMichael Fehler Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status newResolutionopen 
Summary0009948: Subscription Services/ Subscription Client Basic/ Err-018: Test Case needs to be updated
Description

The Test Definition has changed, therefore this Test Case needs to be updated.

The Setps 1, 3, 4, 5 need to be changed.

Step 1:
Change Action from:
"ServiceResult = Good. Results[0] = Bad_SubscriptionIdInvalid"
to
"ServiceResult = Good. Results[0] = Bad_SubscriptionIdInvalid and no data for this subscriptionId is returned."

Change Expected Result from:
"Client logs and/or displays an error to the end-user specifying the subscription/sequenceNumber(s) that were not successfully acknowledged."
to
"Client logs and/or displays an error to the end-user specifying the subscription/sequenceNumber(s) that were not successfully acknowledged.
A client may recreate the subscription."

Step 3:
Change Action from:
"ServiceResult = Good. Results[0] = Bad_ BadInvalidSequenceNumber"
to
"ServiceResult = Good. Results[0] = Bad
InvalidSequenceNumber."

Step 4:
Change Action from:
"ServiceResult = Good. Results[0] = BadSubscriptionIdInvalid Results[1] = Bad SequenceNumberUnknown"
to
"ServiceResult = Good. Results[0] = BadSubscriptionIdInvalid and no data for this subscriptionId is returned. Results[1] = Bad SequenceNumberUnknown."

Change Expected Result from:
"Client continues communication and may log the issue"
to
"Client logs and/or displays an error to the end-user specifying the subscription/sequenceNumber(s) that were not successfully acknowledged.
A client may recreate the subscription."

Step 5:
Change Action from:
"Results[] = Bad_SubscriptionIdInvalid"
to
"Results[
] = Bad_SubscriptionIdInvalid and no data for this subscriptionId is returned."

Change Expected Result from:
"Client continues communication and may log the issue"
to
"Client logs and/or displays an error to the end-user specifying the subscription/sequenceNumber(s) that were not successfully acknowledged.
A client may recreate the subscription."

TagsNo tags attached.
Files Affected

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-10-17 12:35 Michael Fehler New Issue