Next in thread →
Next in month →
Re: Issue with test case TC-DLOGIN-2-20, Result reason spelling error
The specification should consistently use American English spelling (yes that is an oxymoron in some circles). It does for all other items. That means it should be Not Authorized and you'll find that MSWord "helped" out a little too much there for Tony IMHO. Tim. On Sat, Dec 22, 2018 at 8:24 AM Mark Joseph <> wrote: The specification has a different spelling for this result reason which will be an issue in the XML and JSON tests Not Authorised 00000039 <ResponseMessage>  <ResponseHeader>   <ProtocolVersion>    <ProtocolVersionMajor type="Integer" value="2"/>    <ProtocolVersionMinor type="Integer" value="0"/>   </ProtocolVersion>   <TimeStamp type="DateTime" value="$NOW"/>   <ServerCorrelationValue type="TextString" value="A10AD7B7-A3B6C0A0-9"/>   <BatchCount type="Integer" value="1"/>  </ResponseHeader>  <BatchItem>   <Operation type="Enumeration" value="Get"/>   <ResultStatus type="Enumeration" value="OperationFailed"/>   <ResultReason type="Enumeration" value="NotAuthorized"/>   <ResultMessage type="TextString" value="DENIED"/>  </BatchItem> </ResponseMessage> Best, Mark Joseph P6R, Inc 408-205-0361
Next in thread →
Next in month →