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 / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, how can we check or avoid the memory leakage in QTP9.2?

1696


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2314


Describe the differences between functions and actions in UFT?

602


Explain the differences between table and db checkpoints?

569


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1292






Explain types of output values?

562


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1634


What is method name to compare two XML files.

1528


What are the two types of repositories available, explain them?

587


In qtp, explain what is qrs file?

581


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

4125


What is the process of synchronizing qtp and aut?

566


how to write xml output check point bu useing descriptive programing .means without useing output check point

1646


What is quicktest professional (qtp)?

560


what is object and child object.. explain ..if possible give some example for better understanding ..

1527