in which case & which method we can use "native" property of
an object ?
Answer / pankaj jaju
There are times when QTP doesn't give you "ready-made"
functions/methods/properties which you may need in your
automation scripts. One simple example is, to know the
selected row in a java table, you would have to use native
object. For e.g., <javatableobject>.Object.getSelectedRow
| Is This Answer Correct ? | 0 Yes | 0 No |
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??
How to Close all browsers in reverse order.
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
Where should we turn Smart Identification ON in QTP?
what is the extension for the test version of the script?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What is optional step in qtp? How you can add optional step in qtp?
What are output values and why they are used ?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?