Consider a scenario where there are two action sheets say
action 1 and action 2. Can Action 1 take values from action
2 data sheet or vice versa. If so, how?
Answer Posted / arif aman
well dats really a simply scenerio.
lets take,
name of the main action is "driver"
name of the called action is "action"
now we want to pass values from driver to action...
step1:
right click on the driver>goto action properties>select
output properties(select the variable you want to pass).click Ok
step2:
go to action>right click>go to action properties>select
input properties(select the same varible to took step1)>click OK
it is just like you are sending a variable out of driver and
catching the same from action as a input parameter.
dats it
thanks
ARIF AMAN
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how can i pass a "cript"as a parameter in to a function
what r the main attributes of test automation?
How to use transactions in qtp?
Hi,All How to create a link in excel sheet using qtp
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Can any suggest me what is exposure testing?
How to Test the mainframe application?
Does quicktest professional (qtp) is unicode compatible?
Explain xml checkpoints.
how will load the object during runtime?
How you can replace string in qtp?
what type of automation is follwed in the project?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is smart identification in QTP?
Explain the types of properties that quick test learns while recording?