difference Between Call Run action and copy of action?
Answer / sreeprasad
Call Run Action: It calls the existing action from the
calling action. It calls the main action only. If we make
any changes to that called action it will affect all
other actions which called it.
Copy of Action: It creates the copy of existing action. It
is completely diffent from main action with its own Object
repository(in case of Per Action mode). If we change the
main Action it will not affect its Copy and vice versa
| Is This Answer Correct ? | 0 Yes | 1 No |
How to carry out bit map check points in QTP
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to create frame work for qtp?
1 Answers Bank Of America, Polaris,
What is keyword driven framework?
what is check point?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
can anyone tell me from where i can download qtp demo or crack version
How function returns a value?
what is mean by soi in object identification
What are the different types of Database checkpoints in QTP? when they are used?
how you have used object libraries? plzzzzz do answer
How to do Batch run in qtp? provide the steps?