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



What type of problems one will face with QTP , if too many browsers are opened at a time?..

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

What type of problems one will face with QTP , if too many browsers are opened at a time?..

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

Post New Answer

More QTP Interview Questions

suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question

0 Answers  


please send detail navigation for merging of object ripositories in QTP 8.2

3 Answers   Infosys, Ordain Solutions,


How can I replace all the text from the QTP script with some other text.

1 Answers   Livetek,


Tell me about your project? please help me how to tell about insurance project

0 Answers   Cap Gemini,


how qtp will recognise if application is run on many browsers

1 Answers   Cap Gemini,






Flight reservation using input and output parameter script.

1 Answers  


Please give me the steps to carry out datadriven in QTP8.2

2 Answers  


I am using DataTable.ImportSheet method to import the data from an excel sheet to the Runtime DataTable of QTP. here is my piece of code DataTable.import("c:\DataSheet.xls","Members","Members") The first row headings of Members sheet of DataSheet.xls and Members sheet of QTp are matched. but the QTP is taking very long time(approximately half an hour) to import the data into runtime datatable even though the DataSheet.xls has one or two rows in it. Please let me know why this is happening and is there any alternative for impoting the data into runtime datatable of qtp ?

2 Answers  


How can I use Call dlls in QTP ?

0 Answers  


How to Parameterize Object repository in QTP?

6 Answers   Cognizant, IIBM,


Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better

1 Answers  


How to pass parameters into an action.Please explain me with examples

5 Answers  


Categories