what is the difference between parameters and arguments?
Parameters
----------
A parameter represents a value that the procedure expects you
to pass when you call it.
Arguments
---------
An argument represents the value you pass to a procedure
parameter when you call the procedure.
| Is This Answer Correct ? | 1 Yes | 2 No |
Are You using any frame work? What is that? Explain about that.
Difference between action & Reusable action?
can any one say that where we can download the QTP trail version ??????????
What are the different attribute used with regular expression?
what kind of frame work you used in your last project?
Which version of QTP is using by companies nowadays?
In qtp what type of data tables are used , name and list out them
How you are maintaining shared object repository in your team or your project?help me plz
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
How to find the length of the string in qtp?
can QTP works on LINUX platfom
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?