What type of problems one will face with QTP , if too many
browsers are opened at a time?
Answers were Sorted based on User's Feedback
Answer / ganesh kumar
Nothing is problem with QTP to identify the Browsers even
there are too many browsers opened. Since Each browser will
have different unique property to identify the browsers at
runtime. There will be a problem only when the name and
title are same for two browsers. that too can be handled
with the ordinal identifier. by giving the index we can
handle this situation.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
Pls answer this: What is the difference between a subroutine and a function? A. A subroutine can call itself; a function cannot B. A function returns a value; a subroutine cannot C. A function can accept arguments; a subroutine cannot. D. A subroutine can call other procedures; a function cannot.
hai there..this is chandu..i have a txt file which containing 1000 lines but at a time i want to retrieve 50 lines..after 50 lines i required to retrieve 51-100..like that i want...so could anybody help me in this...thanks in Advance..
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
how can i replace any text from the qtp script with some anothere text
any one can send me the concepts of qtp
what is the difference between Table checkpoint and Database checkpoint in QTP
What is All object and Local object in Object Repositary? Explain me please.
What is the limitation to XML Checkpoints?
in a web table , i want you to click a particular object inside cell
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,