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
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
What is the virtual object?
Explain step generator in qtp?
Can you brief the hurdles you faced during Automation testing?
Hi All, How to get repeated word in string . Thanks Balaji
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Suppose I want fail that check point? How can you do that?
How will you handle java tree in qtp?