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 |
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How Can I automate PDF forms using QTP9.2 ?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
What is the use of running the scripts in Hidden-mode in UFT?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
Which property do you use to retrieve or assign data into a cell in a Data Table object?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
In how many ways we can add check points to an application using QTP.
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
give me the code for check point for validating application
can we create recorset with out using database connection in vbscript?