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
Answers were Sorted based on User's Feedback
Answer / rajesh
you can always pass values from called script to the driver
script and vice versa
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / hussain
using parameter u can pass the values with out using action
finction
action1
Parameter("variable")= outputvalue
action2
x=parameter("Variable")
Like that u can try
| Is This Answer Correct ? | 6 Yes | 4 No |
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
What are the five challenges you faced in QTP?
How to execute the test cases using QTP. i.e What is the use of QTP while execution
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
In how may ways we can use checkpoints to an application using QTP?
Difference between test object and run time object?
Describe how Smart Identification is used
Which object repository we use in real time and can we merge 2 object repostiory and how?
How to export data in excelsheet to qtp without using datatable.
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
When using descriptive programming?
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?