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
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
what QTP Options do you know?
How to test fly out menu in qtp?
What is the latest version of qtp?
what is the frame work in J-meter?
How does you pass optional arguments in qtp?
what is the difference btn risks & Therads in the Test plan documentation?
How many types of status are there?
Explain about the test fusion report of quicktest professional (qtp)?
How many types of actions are there in quicktest professional?
what function you write to do database testing with the help of qtp?
Why bpt?
what is the difference between built-i function and In-built function?
How many lines of code in each script of QTP?