what is the diff between Procedure and function
Answers were Sorted based on User's Feedback
Answer / nath .t
Procedure doesn't return any value.
Function return only one value.
| Is This Answer Correct ? | 5 Yes | 1 No |
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 |
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 |
Do you support automated testing? Why?
You say it is a bug but developer say it is not a bug then what will you do?
7 Answers Hewitt, Tech Mahindra,
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
what is the hierarchy to use properties in descriptive programming
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
The xls contain data. how to get number of columns form the sheet?
Can I compare two DataBases using QTP ?
How can we count the no of rows are available in a data table ?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is Virtual Users?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,