in which case & which method we can use "native" property of
an object ?
Answer Posted / 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 |
Post New Answer View All Answers
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Why do we use breakpoints in QTP?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Object repositories types, which and when to use?
Explain the concept of how quicktest professional identifies object?
How do you know the location Id of an object if you know its index id?
what is the difference between IE & Netscape in web testing on a log in page
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
what is the difference between modular framework & datadriven framework
can u please explain what is the exact difference between qtp8.2 and 9.0
Connect to QC using AOM.
What are the disadvantages of recording test cases in qtp?
What are the types of object repository in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!