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 difference between wait and synchronization point.
Suggest and Define a solution for an application whose objects are not recognized by UFT?
What is the another extention name of library file.If that is exist than what's the differnce between them.
When we try to use test run option "Run from Step", the browser is not launching automatically why?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What is the virtual object?
What is text/text area checkpoint?
How does quicktest professional identifies the object in the application?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
how to click on object? (with out knowing the object details) for ex: in a webpage one link is available.i want to click that link by using one menthod through qtp?
what is the difference between window command and dialog command
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?