can we call runaction in the funcion
Answer / uday
Why not, you can put a RunAction in a function.
function callExtAction()
RunAction "Action2", oneIteration
end function
callExtAction() which calls the Actions2.
Thanks,
Uday
http://qtpftvideos.blogspot.com/
| Is This Answer Correct ? | 2 Yes | 0 No |
How many regression test suits in your appliction?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
What is the difference between Keyword Driven test and Data Driven test?
How to save your test using quicktest professional (qtp)?
what are the areas that cannot be tested using an automated tool? list a few
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How to Practice QTP Scripts?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
How to call a test from another test?
If created one virtual object? Next time I changed the window position will it work?
Define object spy ?