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 function you write to do database testing with the help of qtp?
How to handle the exceptions using recovery scenario manager in QTP?
Explain the Load testing process?
What are the different ways to invoke an application using QTP?
1. how can you handle exceptions without using recovery scenario?
How Can I automate PDF forms using QTP9.2 ?
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)
What are metrics and matrix?
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
What type of framework you are using in your company and explain it?
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
Name the different types of recording modes?