What is an Custom Object in QTP ?
Answer / nalini
Customer Object means QTP is unable to match object class
with predefined classes. This would happen in two cases:
1) Appropriate Addin is not loaded
2) QTP doesn't support the environment.
| Is This Answer Correct ? | 2 Yes | 1 No |
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
Use of Debug Viewer?
What are the recording modes and executing modes avialble in QTP?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
How to handle Dynamic Arrays?
How to database testing by manualy?in my db having 100 records when i am retriving the data from db it shows in frent end 30 records how to find bug using QTP?plz Exp realtimers (Chandana)
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
If requirments changed then how we can teach the QTP this is the new requirment
in Qtp,how to display user name and pwd (script)in data table(global sheet).
What is the file extension of the code file in qtp?