difference Between Call Run action and copy of action?
Answer Posted / guest
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 ? | 7 Yes | 3 No |
Post New Answer View All Answers
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What are the check points can be inserted without recording?
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?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is CMMP and CMMH?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
banking domain description for software tester for interview
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
By using QTP can we record any log files written by the application which is in execution?
what is the hierarchy to use properties in descriptive programming
How does qtp recognize objects in aut?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
how many maximum number of virtual users we can create?