what is the diff between Procedure and function

Answers were Sorted based on User's Feedback



what is the diff between Procedure and function..

Answer / nath .t

Procedure doesn't return any value.
Function return only one value.

Is This Answer Correct ?    5 Yes 1 No

what is the diff between Procedure and function..

Answer / denish

procedures may are may not return the value,
function must return the value,
procedurs and function can call other functions, but
it doesn't call procedures

Is This Answer Correct ?    1 Yes 1 No

what is the diff between Procedure and function..

Answer / jigs

Procedure return more than one values.
function return only one value.

procedure is a complied code stored in database
function are called at compile time.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More QTP Interview Questions

How to associate shared object repository to test in qtp?

0 Answers  


suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


How to find operating system information using the qtp script?

0 Answers  


I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards

5 Answers   ABC,


How to create runtime property for an object?

7 Answers  


can we run the scripts of qtp 8.2 in the qtp7.0?

2 Answers  


The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)

0 Answers   TCS,


how to lunch the application in the qtp tool ?

3 Answers  


In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?

1 Answers   Bank Of America,


How to map the test cases to requirements in QC?

4 Answers   IBM,


Can U Explain about QTP tool from older version to latest version also its differences?

0 Answers  


Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com

1 Answers  


Categories