View Issue Details

IDProjectCategoryView StatusLast Update
0005421Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-07-03 15:41
ReporterTaketoshi Satomura Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.390 
Fixed in Version1.03.341.394 
Summary0005421: The test case have a miss calculate
Description

Test case is following
Subscription Services - Subscription Client Modify - Err-003-04

I think there is a problem with the UACTT.
Test case request decades smaller than RequestedLifetimeCount, but test case is following;
   10 / response.RevisedLifetimeCount
I think correct code is following;
   response.RevisedLifetimeCount / 10

Steps To Reproduce

execute the test case.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2020-02-04 17:05

developer   ~0011527

Switched the order of calculation

Paul Hunkar

2020-07-03 15:41

administrator   ~0012538

reviewed in CMP call

Issue History

Date Modified Username Field Change
2020-02-03 09:00 Taketoshi Satomura New Issue
2020-02-04 16:53 Paul Hunkar Assigned To => Alexander Allmendinger
2020-02-04 16:53 Paul Hunkar Status new => assigned
2020-02-04 17:05 Alexander Allmendinger Status assigned => resolved
2020-02-04 17:05 Alexander Allmendinger Resolution open => fixed
2020-02-04 17:05 Alexander Allmendinger Fixed in Version => 1.03.341.394
2020-02-04 17:05 Alexander Allmendinger Note Added: 0011527
2020-07-03 15:41 Paul Hunkar Status resolved => closed
2020-07-03 15:41 Paul Hunkar Note Added: 0012538