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



how to pass parameters from one action to another using output parameters I am not calling action..

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

how to pass parameters from one action to another using output parameters I am not calling action..

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

Post New Answer

More QTP Interview Questions

can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???

1 Answers  


what is descriptive.create()in qtp?

3 Answers  


we have 10 actions in out test how can we convert 9th action is main action ? how ?

5 Answers  


explain keyword driven framework?

2 Answers   Mindlance,


Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first

2 Answers   Symphony,






how can i pass a "cript"as a parameter in to a function

0 Answers  


Give a comment on Regular Expressions using QTP?

4 Answers  


How can you pass value one action to another action?

0 Answers  


How to Analyze the Checpoint results with Standard Checpoint ?

1 Answers  


Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.

0 Answers  


What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP

3 Answers   EDS, GL Noble Denton, IIST,


Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH

4 Answers   Satyam,


Categories