Syntact for how to call one script from another? and Syntax to call one "Action" in another?
Answer / vandana sharma
RunAction ActionName, [IterationMode , IterationRange , Parameters]
Here the actions becomes reusable on making this call to any Action.
IterationRange String Not always required. Indicates the rows for which action iterations will be performed. Valid only when the IterationMode is rngIterations. Enter the row range (i.e. "1-7"), or enter rngAll to run iterations on all rows.
If the action called by the RunAction statement includes an ExitAction statement, the RunAction statement can return the value of the ExitAction's RetVal argument.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the extension for QTP files?
What is Environment Variable and when we apply this in QTP?
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
Is there any MS Access addin in QTP?
can i automate java web application using qtp web addin only not using java addin
how to test Web application using QTP software
Explain QTP Testing process ?
Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.
How to use parameterization in qtp?
How do you use the parameters.input parameters and out put parameters.
what are the Tools for version control?