NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

xml report Expand/Collapse option

Is there a way to show the results in the xml report in 'Collapsed form' by default, when I view report? (Report format-ATML 5.0 standard report, Style sheet - tr5_report.xsl)

I have many steps in my test sequence and the report is quite long. Because the results of all the steps and sub steps are in Expanded view by default, it is very difficult to see the results of a particular step and I have to scroll a lot.

An option to collapse all the step results at once, even after opening the report would also be helpful for me.

Arun
0 Kudos
Message 1 of 3
(5,433 Views)

Try using tr5_horizontal.xsl or tr5_expand.xsl stylesheet for the ATML 5.0 report. Both stylesheet has expand and collapse functionality.

 

Also, if you dont want any of the steps to be displayed in report, you can disable result logging for the step or use result filtering expression in Report Option to filter the step result in report.

 

- Shashidhar

0 Kudos
Message 2 of 3
(5,421 Views)

Hi Sashidhar,

 

Thanks for the reply.

The style sheet tr6_expand. xsl has the option for Expand All/Collapse all.

 

 But the style sheet that I am using currently is tr6_horizontal.xsl, which does not have that option. 

Is it possible to bring that option to this style sheet?

 

Arun
0 Kudos
Message 3 of 3
(5,401 Views)