Failure Analysis.ATPBurnIn
Jump to navigation
Jump to search
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>
- <Issue IssueTypeID=”32”>
- </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).