what is the difference between an Action and a function in
real time
Answer Posted / hemant kumar
Well dude, the obvious and prominent difference between an
action and a function is, you can record in an action
however; you can't record in a function. Though you write
code in user defined function and put that into an action or
vice-verse, it works both ways.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is keyword view?
What is the difference between local and shared object repository in qtp?
How QTP support all types of applications (platforms)?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What is qtpro? What is quick test pro?
how did u use automating testing tools in ur job?
What is the file extension of the code file and object repository file in QTP?
Without using gui map editor we can recognize the application in winrunner ?
What are the Disadvantages of shared object repository?
How many tabs are available to view your test in a test pane and what are they?
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
How will you check that your test cases covered all the requirements?
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..