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 |
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
How to supress warnings from the "Test results page"?
Tell when we call the function? tell with example.
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
Explain features of the latest version of qtp/ uft 12.1?
can u tell me website address of VBscript with examples.
Synchronizing test
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
VB - Script Training in MUMBAI.
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?