View Issue Details

IDProjectCategoryView StatusLast Update
0007897CTT UA Scripts1 - Script Issuepublic2022-09-02 15:08
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.03.501 
Summary0007897: Method Call / 016: Invalid code in case of a Good OperationResult
Description

There is invalid code that cause the validation of the method to be skipped even if the method call succeeded.

Additional Information

if( CallHelper.Response.Results[0].StatusCode.StatusCode = StatusCode.Good ) { ... }

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2022-06-25 06:09

developer   ~0017062

An updated test script has been prepared.
The OperationResult check has been corrected and in the previously skipped code segment, the function ArrayContains() has beenreplaced by Assert.Equal().

Paul Hunkar

2022-09-02 15:08

administrator   ~0017493

reviewed code in call , agreed to updates and closed issue

Issue History

Date Modified Username Field Change
2022-03-29 08:20 Sebastian Allmendinger New Issue
2022-04-11 15:16 Paul Hunkar Assigned To => Sebastian Allmendinger
2022-04-11 15:16 Paul Hunkar Status new => assigned
2022-06-25 06:09 Sebastian Allmendinger Status assigned => resolved
2022-06-25 06:09 Sebastian Allmendinger Resolution open => fixed
2022-06-25 06:09 Sebastian Allmendinger Note Added: 0017062
2022-08-02 20:03 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-08-02 20:23 Paul Hunkar Project CTT UA Scripts => .NET API
2022-08-02 20:23 Paul Hunkar Category 1 - Script Issue => Api Change
2022-08-04 14:24 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture
2022-09-02 15:07 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-09-02 15:07 Paul Hunkar Category Api Change => 1 - Script Issue
2022-09-02 15:07 Paul Hunkar Fixed in Version => 1.03.501
2022-09-02 15:08 Paul Hunkar Status resolved => closed
2022-09-02 15:08 Paul Hunkar Note Added: 0017493