12-01-2010 01:23 AM
Hi,
I have an Activex sw that i run from TS. Our 3rd party sw generates an output .txt file. I want to write this file's content into TS ResultList. Is there anyone who made such an application or have an idea?
12-01-2010 01:28 AM
Hi,
Teststand doesn't have any file i/o steps therefore you would have to write your own code module to read the data into TestStand variables, then you can use the Additional Results of the Step to get the data into the ResultList.