Hi all,
I think my question is very simple, but I feel like I've misunderstood something.
I need to parse the ResultList of a sequence in order to find specific tests results and add related information in an excel file.
This shall be done in a VB module called by a step during the execution, and shall be compatible with TestStand 3.0 and 4.1.
What object shall I pass from TestStand to the VB module that contains the ResultList with all the test results previously run ?
In other words, how can I externaly access to the ResultList ?
Thanks for any help
PFo