Syntax for how to call one script from another and Syntax
to call one "Action" in another?
Answer Posted / ramyab.mca@gmail.com
Hai....
RunAction ActionName, [IterationMode , IterationRange ,
Parameters]
Here the actions become 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.
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What Folder Structure following in Keyword Driven Frame work?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Explain the use of action split in qtp?
What are the different types of checkpoints?
What are the key points to create a framework in QTP for oracle forms?
What is the difference between per-action and shared?
How to do call a output parameter from one action to another action??/
Differentiate the type of test cases which can be automated and which cannot be automated?
Can we record using all the modes in a single script? Explanation with example is appreciated
how can we do the frame work in qtp
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
Is virtual object supported in low level recording mode?
What are the Disadvantages of shared object repository?
What is the parameterization? Give one example?