what is the difference between action and function
Answer Posted / pratap
Following are simple and easy to understand how function
differs from Action .Go through
I)
Actions : actions are more specific to tool ex : qtp
Functions : functions are generic and feature of programing
language Ex : vb or java or C , C++.
II)
Actions : actions are associated with object Repositry (
Per action or shared dependnds )
Functions : functions don have object repositry associated
with them .
III)
Actions : Actions can be called by syntax :
RunAction "ActionName",OneIteration
Functions : functions can be call by syntax
Call Function(FunctionName)
Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How to analyzing test results using quicktest professional?
Explain the qtp test phases.
How many lines of code in each script of QTP?
Explain how you can find length of array in qtp?
What is Port testing. Whhen will you perform?
What are the Disadvantages of shared object repository?
What are the key elements available in test result window?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
What are the differences between qtp and winrunner?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
whow much strong on VB and C?