How do function returns a value?How can we pass one function
value to other function as input
Answer Posted / srinivas
Hi
I think this question Answer is we can use recall function
for example
function adds(a,b,c)
c=a+b
endfunction
msgbox c
Here a=10
b=20
function multi(c,d,e)
e=c*d
msgbox d
endfunction
here d=52
If i am wrong pls send a mail to me my mail id is
vasuth2008@gmail.com
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How you can make an action as re-usable action?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
how will load the object during runtime?
What is the difference between a Function and Procedure in QTP?
Explain actions in qtp ?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
When Recovery scenario actually starts while testing the application?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
unique properties of button,edit box, radio button,check box?
What is business process testing(bpt) in qtp?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How many tabs are available in debug viewer pane?
How to recognise the webelement and verifying that webelement is enabled?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?