View Issue Details

IDProjectCategoryView StatusLast Update
0007106Compliance Test Tool (CTT) Unified Architecture4 - Test Case Definitionpublic2021-10-01 16:17
ReporterSebastian Allmendinger Assigned ToPaul Hunkar  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Fixed in Version1.03.341.399 
Summary0007106: 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 0007339 closedSebastian Allmendinger Historical Access Read Raw / 002: wrong expectations of the Test Case in Step 6 and 7 

Activities

Paul Hunkar

2021-09-29 06:02

administrator   ~0015058

the expected results for step 6 and 7 should be exchanged

Paul Hunkar

2021-10-01 16:11

administrator   ~0015101

swap result as suggested

Paul Hunkar

2021-10-01 16:17

administrator   ~0015103

reviewed changes in call, agreed to changes and closed

Issue History

Date Modified Username Field Change
2021-07-13 09:44 Sebastian Allmendinger New Issue
2021-09-03 15:34 Paul Hunkar Assigned To => Paul Hunkar
2021-09-03 15:34 Paul Hunkar Status new => assigned
2021-09-29 06:02 Paul Hunkar Note Added: 0015058
2021-10-01 16:11 Paul Hunkar Status assigned => resolved
2021-10-01 16:11 Paul Hunkar Resolution open => fixed
2021-10-01 16:11 Paul Hunkar Fixed in Version => 1.03.341.399
2021-10-01 16:11 Paul Hunkar Note Added: 0015101
2021-10-01 16:12 Paul Hunkar Issue cloned: 0007339
2021-10-01 16:13 Paul Hunkar Relationship added related to 0007339
2021-10-01 16:17 Paul Hunkar Status resolved => closed
2021-10-01 16:17 Paul Hunkar Note Added: 0015103