How can I pass values from one action to another in QTP ?
Answer Posted / sanju_gdk
using parameter u can pass the values with out using action
finction
action1
Parameter("variable")= outputvalue
action2
x=parameter("Variable")
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
what type of run time errors you get while you ar edoing rpg program?
how to acess a test in RSA?
Diff b/w Health care domain and Banking Domain?
Explain object spy in qtp.
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Explain types of descriptive programming?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
What are the types of object repository in qtp?
HOw to add the recovery file at runtime to the test file .
How do you test DLL files using automation Tool QTP?
How many types of status are there?
Output values? i want a practical example
What contains Data Driven Framework document in qtp?
Hello friends..... On which areas of an application we can not test with QTP