How do function returns a value?How can we pass one function
value to other function as input

Answers were Sorted based on User's Feedback



How do function returns a value?How can we pass one function value to other function as input..

Answer / anil

how come d 52 u r wrong

Is This Answer Correct ?    0 Yes 0 No

How do function returns a value?How can we pass one function value to other function as input..

Answer / rajendraprasad m

Using Byreference get the value from Function.
User same value in another function.


Thanks,
Rajendra Medepalle

Is This Answer Correct ?    0 Yes 0 No

How do function returns a value?How can we pass one function value to other function as input..

Answer / 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

More QTP Interview Questions

HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB

2 Answers   IGT,


What does it mean when a check point is in red color? What do you do?

0 Answers  


Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .

2 Answers   Quest,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


Explain actions in qtp ?

0 Answers  






how do you remove object repository at runtime and load object repository and verify it

2 Answers   Thomson Reuters,


in qtp how we work with out put values and what is the process?

4 Answers  


In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?

1 Answers  


The xls contain data. how to get number of columns form the sheet?

4 Answers   Virtusa,


i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording

3 Answers   Semantic Space,


How will you declare a variable in qtp?

0 Answers  


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

0 Answers  


Categories