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 |
Hybrid framework supports Descriptive programming. Is it true?
What is test object model in QTP ?
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
In QTP if u got a defect , how to report to developer using Test director or Quality center .
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What are the benefits of quick test pro(qtp)?
Suppose I want fail that check point? How can you do that?
What are the advantages of qtp?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?