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 / uday kumar_anem
I am little bit confused.. if an error occurs in action1,
then if you want to exit from test or if an error occurs in
action2, then if you want to exit from the test then use...
ExitTest, which results exits from the execution of the
current test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
whare exactly we have to use functions and sub routain
how interviews will be on QTP?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What are the challenges u faced in testing with crm domain? How u overcome with?
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))
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
how to find that tools work well with your existing system?
What is environment variable in qtp and why to use it?
what could go wrong with test automation?
How to test the login page in different ways in automation testing and i need code?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
In qtp, explain what is crypt object
How to use Environment parameterization? Explain with an example.
What is checkpoints for qtp?