NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Remove HTML Report

 

Hello, 

When I Run the sequence, I generate two reports.

Screenshot 2026-03-05 140411.png

if I open "Passed_10294_Report[1237456]", I can not see anything. blank page. 
and if I open "Passed_10294_Report[1237456].xml", i can see my report. 

This is my Config: 

Screenshot 2026-03-05 141839.png

If I unchecked "Generate HTML" I an only generate "Passed_10294_Report[1237456]" without .xml extension. That is completely blank. 

I want only "Passed_10294_Report[1237456].xml" report, So that I can open it in the brower. 

Do anyone have a idea how can I stop generating without .xml file?

Please correct me if I missunderstood anything 

  




0 Kudos
Message 1 of 2
(139 Views)

Hi Rshah31.

I would start by configuring the Windows Explorer to display file extensions.

Report File extension 1.png

Things are not always what they appear to be.

Report File extension 2.png

It is known that modern web browsers have trouble displaying XML reports:

Reading a TestStand XML Report Using Another Browser or Program

At some point in time NI even provided a dedicated XML report reader utility as a workaround.
The prevalent solution nowadays is to generate an HTML report alongside the XML report (the checkbox option you mention).
HTML reports are displayable on modern web browsers.
If you do not need an XML report for any special reasons, just choose HTML as your report format:

Report Options.png

I hope this is helpful and that I have understood your question correctly.

Message 2 of 2
(108 Views)