Syntax for how to call one script from another? and Syntax
to call one "Action" in another?
Answer Posted / 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 |
Post New Answer View All Answers
What is optional step in qtp? How you can add optional step in qtp?
What is the default add-ins in qtp?
What is the use of sendkeys and what are send keys
Is virtual object supported in low level recording mode?
How to export quicktest professional results to an .xls file?
How you debug your script?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what is stepin & stepout?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How you will rate urself in QTP in the range of 0 to 5
desribe a situation where u faced a stressful situation and how did u cope with it
how to test use the quality control .how to verify the image verification
what is impact analysis on regression testing?
What will be happen if i load object repository at run time, but it has already associated.