what is the diff between Procedure and function
Answer Posted / 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 |
Post New Answer View All Answers
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
what is the difference between IE & Netscape in web testing on a log in page
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How do you capture tooltip using QTP?
What is accessibility check point?
what is object and child object.. explain ..if possible give some example for better understanding ..
Why qtp always start action1 and does not start action?
How to add synchronisation points in qtp?
What is a reusable action?
Why is action split used by qtp?
How to open a new test using quicktest professional (qtp)?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Suppose I want fail that check point? How can you do that?
What is standalone database?
what is the difference between the modular framework and datadriven frame work