What is difference between function and procedure?
Answer Posted / santhosh kandula
1.Function can return a value but procedure may or may not.
2.function can take input valuesand return the result where
as procedure can take the input and output values and
doesn't return any value, it will store the result.
3.We can perform transactional operations on fuctions like
insert,update,etc,... where as in procedure we just call
the with the procedure name.
4.Through procedures we store images where as through
fuctins it's not possible
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Explain the difference between data driven testing and parameterization ?
How will you handle java tree in qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How many types of parameters are there?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
how to write xml output check point bu useing descriptive programing .means without useing output check point
What are the data types in qtp?
how to test Web application using QTP software
what is the difference between development and testing
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What Folder Structure following in Keyword Driven Frame work?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.