What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / nagk24
Actions and functions both purpose is reusable but there is some technical differences 1.e
1)function can't return multiple values bur action does
2)functions are can use in vb script and qtp but acton only available in qtp
3)functions dint have a object repository concept,bur actions have
4)functions supports backward compatable,bur actions are not
5)action has check point conncept,but functions doesn't
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you directly trigger javascript in a test?
Explain actions in qtp ?
Explain about datafile/verification of date file when file is not available in local system?
The hybrid framework can be implemented for any application. Is it true?
What are the different types of action?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How do you know the location Id of an object if you know its index id?
what is run-time data?
What are the two types of repositories available, explain them?
What is the difference between per-action and shared?
What Folder Structure following in Keyword Driven Frame work?
Is qtp supports uni-code?
Suppose I want fail that check point? How can you do that?
How can you exit from an action?