Share via


EndTest Element

The EndTest element represents a logged trace for the end of a test case.

Attributes

Attribute Description
Title The name of the test.
Result The result of running the test (that is, pass or fail).
Repro The reproduction line.
TUID The test unique identifier.

Example

<EndTest Title="DTM Logger C++ Test" Result="Pass" Repro="This is the repro line" 
         TUID="2FB85927-DFEB-4EBE-B5F0-738717943B03" CA="38129" LA="3283832">
         
    <RTI ID="1207879918" /> 
         
    <CTX ID="1748231519" /> 
    
</EndTest>

See Also

Logger XML Schema

Send feedback on this topic
Built on December 10, 2009