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
How to define array in qtp?
What test you perform mostly? Regression or retesting in your testing process?
How many ways is to parameterize the value?
what is description object?
explain how to write vb script in qtp?when will you write own script?
What are the types of object repositories? Which one is you are using?
Shall we add Local Repository to shared object repository,if yes,how we add
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
when u script reveiwing in which area u more concentrates?
What are the types of data tables in qtp?
What are the different recording modes?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the script for database check point, bitmapchek point, regular expression ?