Hello,
I have an initialization sequence which should be started first. Only upon the completion of this sequence, other test sequence can be started.
For test developer, they don't have to know this sequence. they don't have to start this sequence in their test, how can I make this initialization sequence start first and transparent to test developer? Thanks.
Regards,
Wenkai