What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?

Answer Posted / sateesh

In qtp we have three types of actions.
1.call to copy action
2.call to existing action
3.call to new action
call to copy action:
we can call this action in new script and we can modify,but
it does not effect on old script.
call to existing action:
wecan call, but we can not modify
call to new action:
means we are writting in new action

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of text output value in quicktest professional (qtp)?

602


Can any one send me the QTP Basic Coding Samples?

1614


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1283


What is test object?

703


What are private functions in QTP? How they can be called from the function library?

636






Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1526


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2456


I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.

1516


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1693


Define Environment Variable in UFT and its uses?

610


How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1465


How to open a new test using quicktest professional?

574


What are the advantages of qtp?

578


How many ways we can parameterize data in quicktest professional?

563


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1382