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 is the difference between development and testing
what is the difference between data driver & data driven and driver script?
what is run action?
How many types of recording facility are available in quicktest professional (qtp)?
Explain sub procedure of vbscript.
Difference between test object and run time object?
Name the properties you would use for identifying a browser and page when using descriptive programming?
what is the advantages and disadvantages of using functions instead of re usable actions
What is test object?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
what is the difference between IE & Netscape in web testing on a log in page
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Explain measuring transaction.
how to find that tools work well with your existing system?
What is the Difference between copy to action and call to action?