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 |
What is the difference between functional spec. and Business requirement specification?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
if i have 10 actions and out of 10 actions last 3 actions i renamed will my script exicute sucesfuly r not? changed actions where i can see?
What is the difference between functions and actions in QTP?
What is the extension of script and object repositary files?
Explain in brief about the QTP Automation Object Model.
can the activities of test case design be automated?
where the log files stored when using QTP? plz send answer to me ........
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)