Hi,
 
I'm running a test that run for a long time (around 30 minutes).  The setup is such that there are 4 packs of the same type whereas only one of them is the UUT.  In order to increase the yield, I would like to run a test that tests 4 packs at a time, but it doesn't fit the Batch or the Parallel model..
 
The specifications are as follow:
1) One UUT pair (2 packs) is inserted in one shelf. Another pair is inserted in another shelf.  
2) Test is run in a "SequentialModel" fashion.
3) The 2 pairs of UUTs are changing places 
4) Test is repeated again
5) All 4 SN must be entered in the PreUUT 
6) If all passes, 4 reports will be generated and 4 entries will be logged into the data base.
7) If a step fails, only one UUT will be logged into to the database.  My program will be able to specify which one of the 4 UUT's is the 'bad' UUT
 
Anybody have an idea where to start?
Anybody have a similar custom  model?
 
Thanks
Rafi