what is the diff between Procedure and function
Answer Posted / nath .t
Procedure doesn't return any value.
Function return only one value.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the use of Debug Viewer?
Discuss quicktest professional environment?
Explain runtime dynamic settings?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
what is Property......End Property loop? how to write sript for it in QTP
How the smart identification is used in real time?Please explain with an example
what is output value in QTP and how it can be used in automation testing
what is meant by Implicit and explicit requirements?
Have you used xml check point in your project? How?
In qtp, explain what is qrs file?
How to connect to a database?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Explain the benefits of quick test pro(qtp)?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is keyword view in qtp?