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
What is the use of running the scripts in Hidden-mode in UFT?
How to integrate the qualitycenter with qtp
• What type of testing questions will be asked for 2+ yrs exp people in interview?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Plz Explain AUTOMATION REFERENCE MODEL?
what is clean sweep?
Hi Samrat, Thank u very much, what u said it is right.
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to change the priorities of the recovery scenario properties?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How will you check that your test cases covered all the requirements?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How we can import data from database?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji