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

when to start the automation?

0 Answers   Accenture,


how to write xml output check point bu useing descriptive programing .means without useing output check point

0 Answers  


CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?

3 Answers   Polaris,


What is a runtime datatable ?

2 Answers   Ordain Solutions,


How to send QTP scripts to our colleagues?

1 Answers   Virtusa,






what is the difference between QTP 8.0 & 9.0?

4 Answers  


If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script

3 Answers  


Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.

1 Answers  


Is text area check point supports for web applications?

0 Answers  


what are the difference ways of parameterising?

1 Answers  


how can i pass a "cript"as a parameter in to a function

0 Answers  


Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA

3 Answers   CA, Qualtree Solutions,


Categories