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 / sudheer kumar putsala (mphasis
Yes it's possible.
You have to make one Action as a Reusble Action and call
that action in your Present action. For example Main one is
Action1 and Action2 is a reusble action and if you want to
use the Action2 data in Action1 u have to call like this.
DataTable.Value("name",dtlocalsheet)= DataTable.Value
("name","Action2 [REU_Action2]")
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
explain keyword driven framework with banking domain?
What are the check points can be inserted without recording?
What are the Disadvantages of shared object repository?
how do i know how to use tools
what is the difference between built-i function and In-built function?
What are the ways you can synchronize?
What are the disadvantages of recording test cases in qtp?
hou can we use vb script in qtp could u tell me breafly
Can we create a qtp test from qc?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
what is meant by Implicit and explicit requirements?
Analyzing the checpoint results?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
How to get the particular property value?
wht type of User defined functions or Java Releated functions Do we write in VB scripting