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
what are the utilities and drivers
how will you check how many members visited the website www.infosys.com?
Explain the types of properties that quick test learns while recording?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
what is meant by source control?
What is method name to compare two XML files.
What test cases can you automate using QTP?
What is expert view in qtp?
In qtp, explain what is crypt object
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.