Answer Posted / ananth.s
If QTP fails to Recognize the object in application then
the low level recording mode will be used for recognizing
objects in application. In low level recording mode QTP
will recognize the objects as a "Window" or "WinObject".we
can see in Expert View.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference in testing a client-server application and a web application?
what is test scheduleling?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
What is action?
How to use debug tools?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What will be happen if i load object repository at run time, but it has already associated.
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What are the advantages of qtp?
How to test the login page in different ways in automation testing and i need code?
What is a checkpoint? How many check points are there in qtp?
why text area checkpoints cannot used for web applications