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

How do we analyze the checkpoint results?

0 Answers  


Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.

1 Answers  


How to handle the exceptions using recovery secnario manager in quicktest professional?

0 Answers  


How to get line numbers in your editor in expert view?

2 Answers  


What is the extension of script and object repositary files?

2 Answers  


what is defination of regression testing?

3 Answers  


Explain the types of object repository?

0 Answers  


What r the diffrernt file extentions in QTP?

3 Answers  


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


In qtp, how you can remove the spaces from string?

0 Answers  


Why do we use breakpoints in QTP?

0 Answers  


Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.

1 Answers   Accenture,


Categories