View Issue Details

IDProjectCategoryView StatusLast Update
0005772Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-07-09 15:18
ReporterSrinivasu Jitta Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.341.399 
Summary0005772: OperationResults check is missing
Description

Conformance Unit -> Data Access
Data Access Semantic Changes
Test cases: 014, 015, 016, 017

In // STEP 5: Write the new property values
if( WriteHelper.Execute( { NodesToWrite: propertyNodes, OperationResults: expectedResults } ) ) // write all new properties to the server
{
// Write operation results check is missing
if( WriteHelper.Response.Results[0].isGood() )
{
}
}

Additional Information

Agreed by Alexander Allmendinger

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2021-07-05 09:13

developer   ~0014635

An updated test script has been prepared. The test script will now skip any subsequent operation if all OperationResults are not good.

Paul Hunkar

2021-07-09 15:18

administrator   ~0014677

review in cmp call, agreed to changes and closed

Issue History

Date Modified Username Field Change
2020-07-02 11:04 Srinivasu Jitta New Issue
2020-07-10 17:29 Paul Hunkar Assigned To => Alexander Allmendinger
2020-07-10 17:29 Paul Hunkar Status new => assigned
2021-07-05 09:13 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2021-07-05 09:13 Sebastian Allmendinger Status assigned => resolved
2021-07-05 09:13 Sebastian Allmendinger Resolution open => fixed
2021-07-05 09:13 Sebastian Allmendinger Fixed in Version => 1.03.341.399
2021-07-05 09:13 Sebastian Allmendinger Note Added: 0014635
2021-07-09 15:18 Paul Hunkar Status resolved => closed
2021-07-09 15:18 Paul Hunkar Note Added: 0014677