What is difference between function and procedure?
Answer Posted / rohan
1)FUNCTION doesn't have wait statement WHERE PROCEDURE may
have wait statement..!
2)IN FUNCTION all parameters are Mode "IN" WHERE PROCEDURE
MODE may be IN,OUT,INOUT.
3)Generalize form of an expression (FUNCTION)
PROCEDURE-Generalize Form of Statsment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between local and shared object repository in qtp?
What is reusable action?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How you are developing the script? Using record and play back or manual?
What is the difference between a Function and Procedure in QTP?
What is qtp window?
Write a script to customize the test results in PDF and HTML format.
Hi ,Can any one pleas explain how to test splash objects using QTP?
What is business process testing(bpt) in qtp?
How many types of recording modes in qtp? Which will be used when?
When you open QTP, how many sheets you can see?
What are the check points can be inserted without recording?
What is expert view and keyword view?
What are the main differences of qtp and win runner?
What are the different types of functions available in qtp and explain ?