View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007353 | Compliance Test Tool (CTT) Unified Architecture | 4 - Test Case Definition | public | 2021-10-11 10:50 | 2021-10-29 16:12 |
Reporter | epetrevska@de.pepperl-fuchs.com | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Ubuntu | OS Version | 20.04 | ||
Product Version | 1.04.09.398 | ||||
Fixed in Version | 1.03.341.399 | ||||
Summary | 0007353: BaseInfo ServerCapabilities MaxNodesPerXXX tests are executed when value is set to 0 | ||||
Description | The tests MaxNodesPer(Read, Write, HistoryReadData...) are executed also if the value is 0. In the OPC Foundation Profile Description, it says in the Test Case Ids 8 and above: In the testing tool, when the value is 0, it is set to the max. available value: var realValue = itemMaxLen.Value.Value.toUInt32(); Am I misunderstanding something or this is a small bug? | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
The test case needs to remove the statement related to 0 - test case are good as is. |
|
Test cases have been updated to remove the precondition with checking for the 0. When an OperationLimit does not apply because the feature is not supported, this OperationLimit needs to be removed from the OperationLimit instance in the server object instance. Updated test cases: |
|
reviewed test cases - agreed to update and close |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-11 10:50 | epetrevska@de.pepperl-fuchs.com | New Issue | |
2021-10-15 15:32 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2021-10-15 15:32 | Paul Hunkar | Status | new => assigned |
2021-10-15 15:33 | Paul Hunkar | Category | 1 - Script Issue => 4 - Test Case Definition |
2021-10-15 15:33 | Paul Hunkar | Note Added: 0015189 | |
2021-10-15 15:59 | Alexander Allmendinger | Status | assigned => resolved |
2021-10-15 15:59 | Alexander Allmendinger | Resolution | open => fixed |
2021-10-15 15:59 | Alexander Allmendinger | Fixed in Version | => 1.03.341.399 |
2021-10-15 15:59 | Alexander Allmendinger | Note Added: 0015191 | |
2021-10-29 16:12 | Paul Hunkar | Status | resolved => closed |
2021-10-29 16:12 | Paul Hunkar | Note Added: 0015243 |