Syntact for how to call one script from another? and Syntax to call one "Action" in another?
Answer Posted / 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 |
Post New Answer View All Answers
What is checkpoint in qtp?
What is a checkpoint? How many check points are there in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
How many types of parameters are there?
how to know no.of mails in our g mail by using vb-script
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
What is test object model in quicktest professional (qtp)?
How to use descriptive programming?
Explain the qtp test phases.
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How to check which add-ins are associated with a test in qtp?
Hybrid framework supports Descriptive programming. Is it true?
Can we create user defined functions in qtp?
How to use the object spy in quicktest professional 8.0 version?