how to pass parameters from one action to another using
output parameters
I am not calling action 2 from action 1, they are being
called individually
I need syntax please ..
Requirement:
Action 1
customer = Browser(" ").Page(" ").Link("
").GetROProperty("value")
I want to use the value stored in customer in Action 2
I do not want to use any of these actions as re-usable actions
Answer Posted / rajesh
you can always pass values from called script to the driver
script and vice versa
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
how to test Web application using QTP software
What is debugging? How you debug your script?
How you can make an action as re-usable action?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How does qtp identify gui object?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Is the qtp course will help to create a virtual object?
how to evalute defects in QTP script?
Explain features of the latest version of qtp/ uft 12.1?
We stored into the objects OR and then write the scripting
what is the difference btn risks & Therads in the Test plan documentation?
Can the user toggle between using Local OR and shared OR for the same action?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance