02-01-2011 02:03 PM
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.
02-02-2011 09:53 AM
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