NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I change the order of the elements in the HTML report?

Hello

I have a question about customizing the HTML report.

 

by default, Teststand shows the 

step name

Status

DataReceived

module time

 

and then it shows whatever each module can report, based on the user's selection.

 

I would like to remove the DataReceived and module time, and perhaps move the Status at the end. This way, my ideal report would look like:

step name
custom result from my particular step no. 1

custom result from my particular step no. 2

status

 

any help will be much appreciated

0 Kudos
Message 1 of 2
(2,130 Views)

You could do it in the reportgen_html.seq.  Copy it over to the TestStand public folder and modify it from there.  Look specifically at the sequence called: PutOneResultInReport_Impl

 

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,099 Views)