Hello Everyone
I am using Event struture in my code.
I need to perform a sequence of test in one of the event.
So i am placing a Sequence Structure in one of the Event.
In tun all of these sequences are TESTs which might take nearly 5-10 minutes to complete.
My questiion is that If I want To abort the Test how can i do it?
For Eg: I am in that event and the sequence had started Executing and if in the middle of the sequence I want ot abort the whloe test and stop the test.
Please give me some idea to do this.
Thanks in Advance
Avni