View Issue Details

IDProjectCategoryView StatusLast Update
0006147Compliance Test Tool (CTT) Unified Architecture4 - Test Case Definitionpublic2021-02-18 16:55
ReporterMatthias Damm Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.341.397 
Summary0006147: Test case Server 'View TranslateBrowsePath' - Err-016 makes no sense
Description

Test Case:
A browsePath element with the relativePath elements that resolve many targets, more than the server can handle (i.e., there are many nodes with the same browseName).
The test may have to run multiple times with ever increasing matches until the server returns the correct result.

Expected Result:
Service result = Good.
Operation result = Bad_TooManyMatches.

With a normal server it is impossible to create this result.

No regular server will have not more than one match in the normal (process data) address space.
In some special cases like session names in server diagnostics, it would be possible to create multiple matches but this number will never reach the encoding limits of a server which will be the only realistic reason for creating the result Bad_TooManyMatches.

There is no way to force the expected behaviour.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2020-11-12 15:46

administrator   ~0013187

agree that "The test may have to run multiple times with ever increasing matches until the server returns the correct result." should just be removed - the test cases is fine as a manual test cases - it would be marked as skipped if the address space does not support what is required.

Alexander Allmendinger

2020-11-12 15:47

developer   ~0013188

Removed the second part of the test case and added a test requirement for having enough elements to exceed the EncodingLimits.

Paul Hunkar

2021-02-18 16:55

administrator   ~0013747

reviewed in call

Issue History

Date Modified Username Field Change
2020-10-11 19:45 Matthias Damm New Issue
2020-11-12 15:46 Paul Hunkar Note Added: 0013187
2020-11-12 15:46 Paul Hunkar Assigned To => Alexander Allmendinger
2020-11-12 15:46 Paul Hunkar Status new => assigned
2020-11-12 15:47 Alexander Allmendinger Status assigned => resolved
2020-11-12 15:47 Alexander Allmendinger Resolution open => fixed
2020-11-12 15:47 Alexander Allmendinger Fixed in Version => 1.03.341.397
2020-11-12 15:47 Alexander Allmendinger Note Added: 0013188
2021-02-18 16:55 Paul Hunkar Status resolved => closed
2021-02-18 16:55 Paul Hunkar Note Added: 0013747