what is difference between calling a function and reusing
an action?
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 |
what is difference between normal mode and fast mode?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Read excel using qtp descriptive programing
give me an example where u used good judgement and logic in solving a problem
Object Repositories types, which & when to use?
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
What are the benefits of qtp?
Mention the different actions types of qtp.
What are the problems / difficulties faced when you used Smart Identification ?
Please guide me release notes of Automation once scripts are completed
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
How to retrieve the property of an object in QTP?