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

What is checkpoints for qtp?

528


what is vmodel?advantages and disadvantages of vmodel?

1612


How many types of status are there?

584


If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?

567


What is checkpoints for quicktest professional (qtp)?

573






1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

1597


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1494


What is an expert view and keyword view?

567


To which environments does quicktest professional (qtp) supports?

584


Explain how Does Run time data (Parameterization) is handled in QTP?

555


What is difference between design time and run time data table?

585


How to find array size in qtp?

581


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

917


if our qtp vb Script may be Currepted then What we want do?

1479


There is an excel file of 1 to 100 sheets how you will iterate through it?

526