View Issue Details

IDProjectCategoryView StatusLast Update
0004398Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-08-09 14:59
Reporterlil Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.340.380 
Target Version1.03Fixed in Version1.03.341.381 
Summary0004398: Several tests in View Services - View RegisterNodes fails when only MaxNodesPerRegisterNodes is 1
Description

Several tests in View Services - View RegisterNodes fails when the device only can register one node. This is specified in OperationLimits where MaxNodesPerRegisterNodes is set to 1. Many tests sends a RegisterNodesRequest with more than one node and our device will respond with BadTooManyOperations.

Steps To Reproduce

Run View Services - View RegisterNodes with a device that only supports 1 node for each RegisterNodes.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2018-09-20 16:52

administrator   ~0009388

The CTT settings and operation limit should be check in the CTT scripts. The limit should be used to restrict the number of items passed in a call (make multiple calls if need to get to the requested number).

In addition the error test case should just use the Operation Limit instead of an arbitrary large number.

Alexander Allmendinger

2018-10-01 14:17

developer   ~0009441

Script does now honor the OperationLimit

Paul Hunkar

2019-08-09 14:59

administrator   ~0010729

reviewed in CMP call

Issue History

Date Modified Username Field Change
2018-09-20 11:46 lil New Issue
2018-09-20 16:48 Paul Hunkar Assigned To => Alexander Allmendinger
2018-09-20 16:48 Paul Hunkar Status new => assigned
2018-09-20 16:52 Paul Hunkar Note Added: 0009388
2018-10-01 14:17 Alexander Allmendinger Note Added: 0009441
2018-10-01 14:17 Alexander Allmendinger Status assigned => resolved
2018-10-01 14:17 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-10-01 14:17 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-08-09 14:57 Paul Hunkar Target Version => 1.03
2019-08-09 14:59 Paul Hunkar Status resolved => closed
2019-08-09 14:59 Paul Hunkar Note Added: 0010729