Hi Folks,
I've got a TestStand MainSequence which calls other sequences. Let's assume the top level MainSequence looks like this:
1 Configure sequence call
2 Powerup sequence call
3 Test 1 sequence call
4 Test 2 sequence call
5 Test 3 sequence call
6 Powerdown sequence call
If I run a normal execution, all is well.
What I'd like to do is to be able to do "Run on Selected Steps Using -
Single Pass", for example on only "Test 2 sequence call". How do
I force TestStand to run steps 1 and 2 automatically, when I select and
run step 4?
Any advice greatly appreciated ;o)
Cheers,
ChrisC.