05-27-2014 08:33 AM
Hello,
I now use teststand 2013(engine 5.1).
I have a main sequence which calls sub sequences.
Each sub sequence is a test and must run parallel, each sequence also must generate a report with a different serial number.
How can I achieve this. is this even possible?
gr,
Bart
05-29-2014 08:18 AM
Hi Bart,
Via this link, you find a white paper. Step 4 descibes what you want to achieve.
Please let me know if this helps.
Regards,
Bas
05-29-2014 09:52 AM
Are all of the subsequence calls to the same sequence? If so, you should be using the parallel or batch model instead of having the top level sequence.