Answer Posted / siqtp
1.Action is QTP specific whereas Function is VBScript
specific
2.A function can be called from an Action,But an Action
cannot eb caleed from Function
3.Actions can be associated with OR,DataTables etc where as
Functions cannot
4.Actions can be created and stored only from QTP where as
Functions can be created and saved anywhere inside or
outside QTP
5.Functions can be loaded to memory and then execute which
makes the performance of functions better whereas Actions
cannot be loaded to memory
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to change the priorities of the recovery scenario properties?
Can anybody post some real time scenario in qtp? please its very urgent.
Get the count of files of similar types from a folder.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what is the difference between development and testing
What does it mean when a check point is in red color? What do you do?
When ‘option explicit’ keyword is used in qtp?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
how to disable the pop ups through QTP using a script
By using QTP can we record any log files written by the application which is in execution?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
What are the advantages of parameterization ?
How does qtp identify gui object?
What are the flaws in water fall model and how to overcome it?