Answer Posted / anil
1.Action is a thing specific to QTP while functions are a
generic thing which is a feature of VB Scripting.
2.Action have a object repository, Data table etc
associated with it while a function can't.
3.A function is just lines of code with some/none
parameters and a single return value while an action can
have more than one output parameters.
4.We can write a function in an Action...But in Function we
can't..
5. We can't call an Action in a function, But we can call a
function in an Action.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is test scheduleling?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Explain types of output values?
describe some problems that u had with automating testing tool?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How to add verification steps to tests?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Can we use index on view?
How can I use Call dlls in QTP ?
How software automation specialist enter steps in the Expert View?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
Can we record an application running on a remote machine using qtp?
Key word driven framework
Define Error Pane of UFT?