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 / kiran
first u need to capture error number if!=0 then u can use
exit test medthod
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can delete excel file in qtp?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Explain the concept of how quicktest professional identifies object?
distinguish between old version and new version QTP features.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
Can you write a script to check if the folder exists or not?
How to find the path of folder in which the test is saved in qtp?
how to prepared for first for the first interview?
how can we do the frame work in qtp
what type of run time errors you get while you ar edoing rpg program?
Does QTP run in any environment?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
after click on compose mail how can we attached a file in qtp with vbscript code
How would you directly trigger javascript in a test?