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 are the disadvantages of recording test cases in qtp?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
can onyone tell me how to comapre the output of two different Data Bases in QTP?
How you perform smoke and sanity testing using qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
will QTP accepts javascript?
Hi All, I need Code For how to export Pass\Fail status to excell sheet without using QC. Thanks Balaji
What are the Features & Benefits of Quick Test Pro ?
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
Can anybody help me by sharing the code for checkbox in qtp using vbscript.