what is difference between calling a function and reusing
an action?



what is difference between calling a function and reusing an action?..

Answer / kotike

Action and function both are using for reusable purpose.

Action is from qtp side and function is from vbscript side.

If at all any validation need to do in our application then
we go for action.Using function we cann't do any validations

Action can return more than one value using action
parameters whereas function can return only one value.

Regards,
mahi.kotike@gmail.com

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More QTP Interview Questions

what function you write to do database testing with the help of qtp?

0 Answers  


How to handle the exceptions using recovery scenario manager in QTP?

1 Answers   Crea,


Explain the Load testing process?

1 Answers   Crea,


What are the different ways to invoke an application using QTP?

0 Answers  


1. how can you handle exceptions without using recovery scenario?

5 Answers   TCS,


How Can I automate PDF forms using QTP9.2 ?

0 Answers  


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

0 Answers   LinkEdge,


What are metrics and matrix?

0 Answers  


What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.

1 Answers   TCS,


What type of framework you are using in your company and explain it?

4 Answers   CTS,


How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?

1 Answers  


Name the different types of recording modes?

0 Answers  


Categories