I have action1, action2, action3 r there.my query is while
executing if i get any error in action1 i want exit from
here itself, otherwise execute action2, if i get any error
in action2 i want exit from hereitself, like this,what is
the method for this?
Answer Posted / karunakar
we can use ExitAction method.it exits from the current action.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the syntax to call one action in another?
what is the hierarchy to use properties in descriptive programming
how to prepared for first for the first interview?
What is system testing and what are the different types of tests you perform in system testing?
Explain building blocks of the bpt framework ?
What are the different types of recovery operation?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain types of output values?
Can any suggest me what is exposure testing?
Whether qtp 9.0 supports Test director8.0
Why script error occur in between recording in qtp?
Generic function to search for the unique link in webtable and click on it
How smart identification works in qtp ?