Diagnostic Test Step Result Elements

The following table describes the XML elements that you can use in a StepResult.xml file to describe the results of a diagnostic test.

Element Description

BulletPoints

Represents a set of items in a bulleted list in a report for a diagnostic test.

Column

Represents a column in a table in the report for a diagnostic test.

Columns

Represents the set of columns in a table in the report for a diagnostic test.

Environment

Represents the environment variables that you want to set for the RunStep stage of a diagnostic test.

EnvironmentVariable

Represents an environment variable that you want to set for the RunStep stage of a diagnostic test.

ExceptionMessage

Contains an exception message that is generated by the command that created the Step Result XML.

FailedNodes

Indicates the nodes on which the diagnostic test failed.

Information

Represents a single item in a bulleted list in a report for a diagnostic test.

Items

Represents the set of entries in a row in a table in the report for a diagnostic test.

Message

Contains the text of an item in a bulleted list.

Node

Represents a node on which the RunStep stage of a diagnostic test should run, or a node on which the diagnostic test failed.

Nodes

Indicates the nodes on which the RunStep stage of the diagnostic test should run.

Parameter

Specifies the value to use for a parameter in the RunStep stage of a diagnostic test, on one node or on all of the nodes in the test.

Parameters

Represents a set of parameters that you want to set for the RunStep stage of a diagnostic test, on one node or on all of the nodes in the test.

Result

Describes the result of a diagnostic test, such as whether the test completed, succeeded, or failed.

Row

Represents a row in a table in the report for a diagnostic test.

RowItem

Specifies the text for an individual cell in a table in the report for a diagnostic test.

Rows

Represents a set of rows in a table in the report for a diagnostic test.

StepResult

Represents the result of a stage in a diagnostic test and serves as the root element of a StepResult XML file.

Table

Represents a table in the report for a diagnostic test.

Tables

Represents the set of tables in the report for a diagnostic test.

Type

Indicates the type of information that is contained in an item in a bulleted list in a report for a diagnostic test.

 

Diagnostic Test Step Result Schema