NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Report FileName on the after UUT Testing

Hi,

I want change the name of my Test reports file after UUT testing - based on data extracted from the UUT.

Is it safe to simply change the "RunState.Root.Parameters.TestSocket.ReportFilePath" variable in the Post UUT loop and delete the old file?

I am using a parallel process model.

Thanks & Regards,

Shane.

0 Kudos
Message 1 of 2
(3,124 Views)

Hello Shane,

 

The step Determine Report File Path will tell where to save the report and what the name of the report should be. This modifies the Local variable ReportFilePath. You can change this variable after the Determine Report File Path step has run to the new location and name of the report that you want. Have a great day!

 

Best Regards,

 

Adam G 

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(3,103 Views)