View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009678 | CTT UA Test Case | 4 - Test Case Definition | public | 2024-07-23 08:46 | 2024-09-19 14:00 |
Reporter | Stephanie Ackermann | Assigned To | Paul Hunkar | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 1.04.11.502 | ||||
Summary | 0009678: Historical Access Read Raw / 010.js: Fehler im Testskript. ContinuationPoint bei HistoryRead mit Bound=1 | ||||
Description | In diesem Testfall (Test 1 und Test 4) wird ein HistoryRead mit folgenden Parametern aufgerufen:
Da Bound=True und NumValuePerNode=1 gesetzt ist wird vom zu testen Server ein ContinautionPoint zurückgegeben (da Bound=1 bedeutet, dass die Grenzen mit ausgegeben werden sollten, es also mind. 2 Values gibt: START und END + Werte dazwischen). Dies wird aber im Testfall als Fehler betrachtet. Richtig wäre es einen ContinuationPoint zu erwarten und erst bei einer zweiten Abfrage (mit gesetztem ContinationPoint) keinen weiteren CP zu erwarten (da es bei StartTime=EndTime und Bound=true nur 2 Werte (START und END) geben kann). | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Translation - StartTime = EndTime It would be correct to expect a ContinuationPoint and not to expect another CP until a second query (with ContinationPoint set) (since there can only be 2 values (START and END) with StartTime=EndTime and Bound=true). |
|
The test case is correct - when starttime = endtime only one value is to be returned The net result isa that only one value is returned and it has a timestamp of StartTime. |
|
The test case is correct as written |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-23 08:46 | Stephanie Ackermann | New Issue | |
2024-07-27 05:39 | Paul Hunkar | Note Added: 0021517 | |
2024-09-19 11:51 | Paul Hunkar | Assigned To | => Paul Hunkar |
2024-09-19 11:51 | Paul Hunkar | Status | new => assigned |
2024-09-19 13:59 | Paul Hunkar | Note Added: 0021748 | |
2024-09-19 14:00 | Paul Hunkar | Status | assigned => resolved |
2024-09-19 14:00 | Paul Hunkar | Resolution | open => no change required |
2024-09-19 14:00 | Paul Hunkar | Note Added: 0021749 |