Syntax for how to call one script from another? and
Syntax to call one "Action" in another?
Answer Posted / sreeprasad
If u want to call the script from one action to another
thenthe 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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What are the types of properties that quick test learns while recording?
What are the flaws in water fall model and how to overcome it?
How to save your test using quicktest professional?
In qtp, explain what is qrs file?
Explain different types of checkpoints?
How did you use regular expressions in QTP and also in WR?
How do you delete unwanted results in qtp?
How many types of actions are there in quicktest professional?
after click on compose mail how can we attached a file in qtp with vbscript code
Can we create user defined functions in qtp?
How you create new action in qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
How to create Reusable and Multiple Actions?
Give the syntax to load function at run time.