Share via


Machine Element

The Machine element represents logged information about a test computer.

Attributes

Attribute Description
Build The build number of the operating system where the application test runs.
Platform The CPU type in the computer.
OS The operating system in the computer.
ServicePack The service pack, if present, on the operating system.
Version The version of the operating system.
BuildLab The lab where the operating system was built.
BuildDate The date when the operating system was built.
Language The currently set language in the operating system.
Config Information about the computer configuration.

Example

<Machine Build="2600.00" Platform="x86" OS="Microsoft Windows XP" 
         ServicePack="Service Pack 2" Version="5.1" BuildLab="xpsp_sp2_rtm" 
         BuildDate="040803-2158" Language="English (US) (REDMOND)" 
         Config="n/a" CA="472909" LA="474351">
         
    <RTI ID="716423222" /> 
         
    <CTX ID="384048256" /> 
    
</Machine>

See Also

Logger XML Schema

Send feedback on this topic
Built on December 10, 2009