What type of problems one will face with QTP , if too many
browsers are opened at a time?
Answer Posted / sunitha
QTP will get confused when there are too many browsers
open , It might close the wroge window when you try to
close browsers. To make sure that QTP looks into the
correct browser you should either do a descriptive
programming or add the properties 'title' and 'name' to the
properties.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Have you done batch testing in qtp? If yes how you are doing?
What is the difference between keyword view and expert view?
if our qtp vb Script may be Currepted then What we want do?
In qtp is it possible to check broken links of a page?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
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 is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Can any suggest me what is exposure testing?
Explain types of output values?
how do i know how to use tools
How does qtp identify the object in the application?
How to create a standard checkpoint ?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
On what document base Descriptive programming is written if build is not yet ready ?