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 do you do batch testing in wr & is it possible to do in qtp, if so explain?

0 Answers  


How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script

0 Answers   IBM,


How to test fly out menu in qtp?

0 Answers  


what is clean sweep?

0 Answers  


What is our exact stage involvement with QTP?

1 Answers  






i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages

4 Answers   Accenture,


What are the features of quick test pro(qtp)?

0 Answers  


How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet

0 Answers  


What is Unicode Compatibility?

0 Answers   HCL,


How to use Regular Expressions in QTP

1 Answers  


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

2 Answers  


What is the entry and exit point of automation testing

2 Answers   Infosys,


Categories