07-12-2006 08:35 AM
07-12-2006 09:04 AM
07-12-2006 09:09 AM
You could also use the Synchronization step types. If you use a Queue step you could name the Queue based on the test socket index.
Or, if you use the "sequence fileglobls" create arrays for your variables and index them based on the testsocket index to prevent sharing variables between the testsocket executions.
07-12-2006 10:33 AM
Hi,
Here is one way by using the FileGlobals.
Its a TS3.5 example.
Regards
Ray Farmer