View Issue Details

IDProjectCategoryView StatusLast Update
0004388Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-08-09 15:08
Reporterlil Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.340.380 
Target Version1.03Fixed in Version1.03.341.381 
Summary0004388: Monitored Item Services - Monitor Basic - Err-031: Fails if device only supports 2 monitored items
Description

If the tested devide only support 2 monitored items the test will fail with the following error: "TypeError: Result of expression 'scalarItems[2]'[undefined] is not an object."

The check if there are enough items to run the tests needs to be done earlier in the test script before scalarItems[2].clone().

Steps To Reproduce

Run Monitored Item Services - Monitor Basic - Err-031 with only 2 monitored items supported.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2018-10-01 11:04

developer   ~0009439

Script is now checking if the desired number is available first.

Paul Hunkar

2019-08-09 15:08

administrator   ~0010730

reviewed in CMP call

Issue History

Date Modified Username Field Change
2018-09-12 11:42 lil New Issue
2018-09-20 16:20 Paul Hunkar Assigned To => Alexander Allmendinger
2018-09-20 16:20 Paul Hunkar Status new => assigned
2018-10-01 11:04 Alexander Allmendinger Note Added: 0009439
2018-10-01 11:04 Alexander Allmendinger Status assigned => resolved
2018-10-01 11:04 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-10-01 11:04 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-08-09 15:06 Paul Hunkar Target Version => 1.03
2019-08-09 15:08 Paul Hunkar Status resolved => closed
2019-08-09 15:08 Paul Hunkar Note Added: 0010730