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

Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?

0 Answers  


How to find operating system information using the qtp script?

0 Answers  


if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?

1 Answers   iGate,


What is 'sleep' in sync point?

0 Answers  


Hi cud you plz answer my question.. what is the size of Object Repository?

8 Answers   TCS,






What is diff. between ordinal identifier INDEX and Location?

3 Answers  


write a qtp code to display all the items in the fly from combo box or list box

3 Answers  


I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.

0 Answers   UHG,


How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.

7 Answers   IBM, Wipro,


Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji

1 Answers  


What is use of Global Sync Timeouts in QTP9.2?

2 Answers  


Describe the differences between functions and actions in UFT?

0 Answers  


Categories