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
Through array we can execute the testcase how ? give me example
When do go for loop condition in test?
what type of framework u r using in ur organization
Explain the new feature of UFT regarding the export of test results?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what is the difference between development and testing
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Explain the checkpoint in qtp?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Explain hybrid framework with advantages and disadvantages?
How you will rate urself in QTP in the range of 0 to 5
What do you mean by checkpoints in qtp?
When to use descriptive programming?