07-12-2006 09:01 AM
07-12-2006 10:24 AM
Hi,
The best time to change the name is before you perform the test, then it will get inserted in the ResultList and hence into your report.
I have attached one way of doing this. You can also perform it after the Step you wish to change, in which case you would use the RunState.PreviousStep as a reference.
You could call the API method as part of your code.
Remeber, if you use a PropertyLoader to load Limits, and you have placed this inside the loop, then your Limits file for the Step Name must match the new step name not the old one that you see statically.
This is a TS3.5 example.
Hope this helps
Regards
Ray Farmer
07-12-2006 10:37 AM
Hi Ray,
Thanks for your help. However, I am unable to open the sequence file that you sent me because it is made using version 3.5 of teststand and I only have version 3.1. It wouldn't open because it is incompatible. Do you have anything that is supported in TestStand 3.1 ?
Thanks,
Ayman
07-12-2006 10:54 AM
Hi,
Here is it in 3.1 format
Regards
Ray Farmer
07-13-2006 11:47 AM