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


Please Help Members By Posting Answers For Below Questions

1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

1604


tell me abt a time when u had to go above &beyind the call of duty to get the job done

1446


What is accessibility check point?

663


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

711


What is output value? How many types of output values are there in qtp?

582






.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1684


How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..

1725


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

595


How to modify the text checkpoint?

621


How QTP support all types of applications (platforms)?

4083


hou can we use vb script in qtp could u tell me breafly

1745


How many lines of code in each script of QTP?

4038


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

1793


i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework

1612


How to test background color and dynamic images during run time can you put the check point for moving objects?

1451