What is the difference between "call to action" and "call
an existing action"
Answer Posted / praveena
call to action:
any action can be called with in the text and with in the
another text.we can call action by default qtp creates copy
of action
call to existing action:
it is reusable action with in the text or with in the
another text.qtp creates a link to called action and make
to statements as read only calling actions.
if it is wrong plz tell the correct.............
thank you
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hoe can we do retesting using functions please give the code for it using login page
when u script reveiwing in which area u more concentrates?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What are the benefits of quick test pro(qtp)?
How many add-ins comes by default with qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
Why qtp always start action1 and does not start action?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
When should I use smart identification?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is difference between design time and run time data table?
Explain different recording modes?