How can you quit from Action.
Answers were Sorted based on User's Feedback
Answer / sandeepguttikonda
We can us the keyword "exit" to exit from a perticular loop
or an action.
Example:
Exit action
Exit for
etc
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 4 Yes | 0 No |
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
wt is the use of multiple questions in QTP
how we can know qtp has used smart identification machanism during the execution.
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
How to interact tool & application build in QTP?
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
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?
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..