Customizing XML Report Style Sheets
- Updated2025-07-23
- 1 minute(s) read
You can use a text editor to customize an XML report style sheet in the following ways:
- Add columns and rows to reports
- Add images and text to headers and footers
- Add Sequence Call step results to reports without indentation
- Change the display format of execution time
- Customize the UUT Report header
- Exclude results from reports based on step properties
- Modify table cell background color based on step status
- Render HTML elements and new line characters in reports
Note Copy the existing style sheets and all support files from the <TestStand>\Components\Models\TestStandModels\StyleSheets directory to the <TestStand Public>\Components\Models\TestStandModels\StyleSheets directory and make changes to the copies of the files. When you change the name of a style sheet, use the Style Sheet control on the Contents tab of the Report Options dialog box to specify the new style sheet when generating XML reports.
Related Information
- XML Report Style Sheets
- Adding Columns and Rows to an XML Report
- Adding Images and Text to an XML Report Header or Footer
- Adding Sequence Call Step Results to an XML Report without Indentation
- Changing the Display Format of Execution Time in an XML Report
- Customizing the UUT Report Header in an XML Report
- Excluding Results from an XML Report Based on Step Properties
- Modifying Cell Background Color Based on Step Status in an XML Report
- Rendering HTML Elements and New Line Characters in an XML Report
- TestStand Directory Structure