Apply a style sheet to an ATML report to specify how a web browser or external viewer application displays the ATML content. Use the Style Sheet control on the Contents tab of the Report Options dialog box to select the style sheet to apply to an ATML report. You can select a different style sheet depending on the version of the ATML Test Results and Session Information schema against which the report validates.

ATML Test Results 6.01 Reports Style Sheets

TestStand provides the following style sheets, located in the <TestStand>\Components\Models\TestStandModels\ATML\StyleSheets directory, for generating an ATML Test Results 6.01 report. You can customize the style sheets directly.

  • TR6_Expand.xsl—Displays reports similar to TR6_report.xsl, with expandable and collapsible sections for each step or for the entire report.
  • TR6_Horizontal.xsl—Displays reports in a horizontal, tabular, indented format with data for each step in one or more rows.
  • TR6_report.xsl—Displays reports in a vertical, tabular, indented format with data for each step in multiple rows. Customizable, color-coded rows visually separate relevant information, such as step group, status, and so on.

ATML Test Results 5.0 Reports Style Sheets

TestStand provides the following style sheets, located in the <TestStand>\Components\Models\TestStandModels\ATML\StyleSheets directory, for generating an ATML Test Results 5.0 report. You can customize the style sheets directly.

  • TR5_Expand.xsl—Displays reports similar to TR5_report.xsl, with expandable and collapsible sections for each step or for the entire report.
  • TR5_Horizontal.xsl—Displays reports in a horizontal, tabular, indented format with data for each step in one or more rows.
  • TR5_report.xsl—Displays reports in a vertical, tabular, indented format with data for each step in multiple rows. Customizable, color-coded rows visually separate relevant information, such as step group, status, and so on.

ATML Test Results 2.02 Reports Style Sheets

TestStand provides the following style sheet, located in the <TestStand>\Components\Models\TestStandModels\ATML\StyleSheets directory, for generating an ATML Test Results 2.02 report. You can customize the style sheet directly.

  • TR_horizontal.xsl—Displays reports in a concise tabular format with expand and collapse sections. The TR_horizontal.xsl style sheet merges the functionality of the horizontal.xsl and expand.xsl XML report style sheets and displays TestStand PropertyObject attributes for parameters and additional results in the report.