Failure Analysis.ATPBurnIn: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
m (moved ATPBurinIn to ATPBurnIn)
(No difference)

Revision as of 18:36, 26 September 2013

XML Element

<ATPBurnIn>

<ATPTech>
<FirstName />
<LastName />
<Login />
</ATPTech>
<ATPDate>
<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />
</ATPDate>
<FailureAnalysisDescription />
<TestDuration />
<Result>
<Issue IssueTypeID=”32”>
<Description />
</Issue>
</Result>

</ATPBurnIn>


Description

  • The ATPTech element is optional and if present the Login element value must match an existing user.
  • The ATPDate element is optional if present it must contain a valid date. *
  • The FailureAnalysisDescription (String) element is optional.
  • The TestDuration (Decimal) element is optional.
  • The Result element is required and must contain an existing valid issue with an IssueTypeID equal to 32 (FA ATP Test Result).