anyone can explain Diff B/w Actions and Functions

Answers were Sorted based on User's Feedback



anyone can explain Diff B/w Actions and Functions..

Answer / 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

anyone can explain Diff B/w Actions and Functions..

Answer / aruna

we can pass values in functions ,but not in actions

functions are faster than actiions

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More QTP Interview Questions

What are the benefits of qtp?

0 Answers  


Explain key word driven frame work?How to use in real time?

2 Answers   HP,


How do you return a value from a function

1 Answers  


HOW DO U CALL A ACTION IN QTP?

2 Answers   BirlaSoft,


when will you do debug your script? and explain that process?

0 Answers   Covansys,






What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)

5 Answers   Wipro,


I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?

3 Answers   TCS, Wipro,


Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...

1 Answers  


HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?

0 Answers   ADP,


what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?

2 Answers  


Explain how to use QTP to check broken links on a page?

0 Answers  


hw to create a frame work in qtp..what are the basic steps

2 Answers   Infosys,


Categories