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 |
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.
What are the benefits of qtp?
In qtp, explain what is keyword driven automation framework?
QTP script is not working on other's machine..
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
How to find duplicates in an array and remove them efficiently?
What is an Custom Object in QTP ?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?
the develeper not accepter your defect what status is that ?