Syntax for how to call one script from another? and Syntax
to call one "Action" in another?
Answers were Sorted based on User's Feedback
Answer / aaa
suppose If you created a Script1 for Reusable functions
and say you have another Script2, Script3, etc....
First Open A new Script and click on Insert > call to
existing action (browse for your script1)and click
OK.Then, again click on Insert >Call to Copy of action
>and browse for your script2 and click OK........this way
you can call one script from another......It's a Batch mode.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / brahma reddy
If u want to call the script from one action to another then
the below syntax used
suppose u have created a test1 ,in that you have created
the all steps for action1.and you have created a
action2 .now you want to call your script from action
runaction "action1(test1)iteration1"
| Is This Answer Correct ? | 0 Yes | 1 No |
What is OUTPUT VALUE ? PLZ Explain With Example?
What is object spy in quicktest professional?
How to handle the exceptions using recovery scenario manager in QTP?
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.
when do we write a script in qtp?(plz give me more then 2 reasons)
What do you to script when objects are removed from application?
Synchronozation types in QTP
how will you handle the situation when object is not caputred during record?
Hi PLZ explain User Defined Functions in QTP with eample?
What are the different properties of an web object
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
Tell about automation object model(Aom) in qtp?