What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / nakash2050
An application may contain objects that behave like standard objects but are not recognized by QuickTest. One can define these objects as virtual objects and map them to standard classes, such as a button or a check box. QuickTest emulates the user's action on the virtual object during the run session. In the test results, the virtual object is displayed as though it is a standard class object.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How will you find the current time of the remote machine using QTP script?
How to connect to a database?
What is debugging? How you debug your script?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Approach for Installation,comaptibility,system testing
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What are the differences between table and db checkpoints?
How is UFT 11.5 version different from UFT 12.0?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What is the use of sendkeys and what are send keys
Is text area check point supports for web applications?
What is the expert view?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How does qtp identify gui object?
What is keyword driven framework?