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 / sreekanth
Just in the Action1 give the following :
x=datatable("place","Action2")
msgbox x
In the Action2 give the following:
y=datatable("name","Action1")
msgbox y
Just try & see ...i hope we can do it....
if not just let me know ...i will get back to u ...
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Where you get the run time data table?
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
Will down time for server and content maintenance/upgrades be allowed? how much?
For which type of projects the iterative model is not suitable?
Explain about the quicktest professional (qtp) automation object model?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What is expert view in qtp?
How to handle dynamic objects in quicktest professional (qtp)?
Discuss quicktest professional environment?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Both static and dynamic arrays are handled by the vb script. Is it true?
what is the difference between IE & Netscape in web testing on a log in page
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What are the various types of Actions in UFT?