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 to capture text from image to word

2 Answers  


what r the drawbacks and limitations of QTP?

2 Answers   NIIT,


what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....

1 Answers   HCL,


How can we add regular expression for date field (dd/mon/yyyy)?

3 Answers   CTS,


Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???

4 Answers  






What is the life cycle of QTP? Pls Give me Exact answer?

6 Answers   Google,


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

0 Answers   HP, Livetek,


What is the extension of script and object repositary files?

2 Answers  


What is the limitation to XML Checkpoints?

0 Answers  


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

0 Answers   Magna Infotech, Oracle,


What is the entry and exit point of automation testing

2 Answers   Infosys,


How many add-ins comes by default with quicktest professional?

0 Answers  


Categories