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 |
if our qtp vb Script may be Currepted then What we want do?
Dis advantages of XML checkpoint ?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
how to merge object repositories?
Explain calling sub procedure.
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.
4 Answers Alcatel-Lucent, Ordain Solutions,
How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance
What is the entry and exit point of automation testing
Why do we use breakpoints in QTP?