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 |
We stored into the objects OR and then write the scripting
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
how to get the object count ?????????
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
How to get all the objects count and objects names in webpage using QTP ?
Does QTP support Linux Red Hat? Does QTP support Flash?
What is the entry criteria and exit criteria for your test automation
what are the settings to be done to make the recovery scenario created for one test to be used bye all the other tests. please tell me recovery scenario process in detail.
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Get the count of files of similar types from a folder.
Explain measuring transaction.
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.