View Issue Details

IDProjectCategoryView StatusLast Update
0007339Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2021-10-08 14:53
ReporterPaul Hunkar Assigned ToSebastian Allmendinger  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Fixed in Version1.03.341.399 
Summary0007339: Historical Access Read Raw / 002: wrong expectations of the Test Case in Step 6 and 7
Description

According to specifications Part 11, Section 6.4.3.2 Read raw functionality, the server has to return the data in reverse order only, if:

"The time domain of the request is defined by startTime, endTime, and numValuesPerNode; at least two of these shall be specified. If endTime is less than startTime, or endTime and numValuesPerNode alone are specified then the data will be returned in reverse order, with later data coming first as if time were flowing backward."

Step 6 specifies the startTime and numValuesPerNode parameters and set the endTime parameter to DateTime.MinValue. Therefore the data has to be returned in forward order.
Step 7 specifies the endTime and numValuesPerNode parameters and set the startTime parameter to DateTime.MinValue. Therefore the data has to be returned in reverse order.

Additional Information

The test script also needs to be updated accordingly.

TagsNo tags attached.
Files Affected

Relationships

related to 0007106 closedPaul Hunkar Historical Access Read Raw / 002: wrong expectations of the Test Case in Step 6 and 7 

Activities

Paul Hunkar

2021-10-01 16:12

administrator   ~0015102

Need to fix scripts

Sebastian Allmendinger

2021-10-05 06:32

developer   ~0015113

Test script has been updated accordingly to the updated test case.

Paul Hunkar

2021-10-08 14:53

administrator   ~0015145

review all changes in meeting, agreed to all changes , closed issue

Issue History

Date Modified Username Field Change
2021-10-01 16:12 Paul Hunkar New Issue
2021-10-01 16:12 Paul Hunkar Status new => assigned
2021-10-01 16:12 Paul Hunkar Assigned To => Paul Hunkar
2021-10-01 16:12 Paul Hunkar Issue generated from: 0007106
2021-10-01 16:12 Paul Hunkar Assigned To Paul Hunkar => Sebastian Allmendinger
2021-10-01 16:12 Paul Hunkar Note Added: 0015102
2021-10-01 16:13 Paul Hunkar Relationship added related to 0007106
2021-10-05 06:32 Sebastian Allmendinger Status assigned => resolved
2021-10-05 06:32 Sebastian Allmendinger Resolution open => fixed
2021-10-05 06:32 Sebastian Allmendinger Fixed in Version => 1.03.341.399
2021-10-05 06:32 Sebastian Allmendinger Note Added: 0015113
2021-10-08 14:53 Paul Hunkar Status resolved => closed
2021-10-08 14:53 Paul Hunkar Note Added: 0015145