What is difference between function and procedure?
Answer Posted / rias
Function and procedure hv got their own use.
The following are the difference between function and
procedure..
1. Function can used with select/where clause , while
procedure can't
2.we can call a function from a procedure ,but it is not
possible to call a procedure from a function
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
When do go for loop condition in test?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
What are the methods used in UFT to handle exceptions or run-time errors?
What is object spy in quicktest professional?
Output values? i want a practical example
What is quicktest professional (qtp window?
What is QTP scenario.
Difference between test object and run time object?
Explain the difference between data driven testing and parameterization ?
How to find the name of the machine where you are running your automation scripts in qtp?
What is regular expression?
Explain in brief about the quicktest professional (qtp) automation object model?
How to create a standard checkpoint ?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?