What is difference between function and procedure?
Answer Posted / savi
1.fumction should return a value
procedure may or not return a value
2.function computes a value
procedure performs an action
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to create Reusable and Multiple Actions?
What are the different recording modes and how do they work?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
can i compare two databases using QTP ?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is a checkpoint? How many check points are there in qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Does quicktest professional (qtp) is unicode compatible?
How do you create regression test packs?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain QTP using different development techniques ?
How to handle the exceptions using the recovery scenario manager in qtp?
which type of testing process are you following in ur company? how to recognize a qtp page?
Is qtp supports uni-code?