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 an object repository?
anyone can explian about types of "Triggere Events" in QTP
How to associate function library at a run time?
What is smart identification?
what are the utilities and drivers
How many add-ins comes by default with quicktest professional?
Explain the concept of object repository?
Wt is the difference between Business Component and scripted component?
give me an example where u used good judgement and logic in solving a problem
Tell me Three major differences between QTP & Winrunner?
In real time ,How to run all scripts in QTP? i,e in projects
What are the environment variables?