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 |
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How can we check whether a particular sheet loaded (existed) or not in Data Table.
Can you import and export data from XLS and how?
Explain the types of properties that quick test learns while recording?
How to create Reusable and Multiple Actions?
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
What is synchronization? What are the ways you can synchronize?
how to test one edit box using Java addin for Web Applications? write script?
Can you list some technologies that support qtp?
There is web page with the webtable,this contains some data, how do you manipulate the data.
Can we record using all the modes in a single script? Explanation with example is appreciated
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.