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 |
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
what are the different Frame Works in Quick Test Proffessional testing
What is an environment variable?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
how to capture the run time values of web table.
IS standard check point is very important than the other check points in QTP? If so why?
Tell me Three major differences between QTP & Winrunner?
If enter into interviewer room? how u introduce with him. with shakehand or waht?
how can you describe the basic flow of automation with conditional and programmatic logic?