Does QTP recognize two diff browser's at a time..?if
possible how..? Is it possible run scripts on Mozilla which
are recorded on IE..?..How..?

Answers were Sorted based on User's Feedback



Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / uday kumar _ anem

Hi Rajesh,

What does it mean by "Does QTP recognize two diff browser's
at a time". I am quite confused with this statement.

The scripts can be created only on IE and can be run on any
browsers like IE, FireFox, Netscape, but the vice versa is
not true i.e means you cannot record scripts on FireFox or
Netscape.

Is This Answer Correct ?    13 Yes 1 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / baba

Hello buddy,

different browsers...! What it means...

Different types of browsers like firefox and internet
explorer or
Different pages like google and yahoo in Internet explorer.

You have to ask clearly...

You can open only one type of Browser i.e.(Internet
Explorer only) or You can open (Fire Fox) only.

but You can open google, yahoo, msn...etc.,

You can run scripts independent of browser types..

Is This Answer Correct ?    9 Yes 1 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / pranesh

Even though it identifies multiple browsers!
you can use one at a given time

Is This Answer Correct ?    8 Yes 0 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / jagdish kanna

hello guy,

i this situation u can follow the vb script,

while browser("CREATIONTIME:=0").exist() then
browser("creationtime:=0").open
wend
if it is worng let me know calirification

jagadish.k.1984@gmail.com

Is This Answer Correct ?    7 Yes 1 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / hemant kumar

Guys,
QTP does not support TABBED Browsing at all.

And support for playback of scripts recorded with Internet

Explorer on other browsers is as follows:
QTP 9.0 - Records with IE and Playback with IE
QTP 9.2 - Records with IE and Playback with IE, Mozilla
FireFox, Netscape Navigator.
QTP 9.5 - Records with IE and Playback with IE, Mozilla
FireFox, Netscape Navigator and few other browsers.

Is This Answer Correct ?    2 Yes 0 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / viswanath

QTP will recognize two browsers at a time with the help of
Creatio Time. We canont run the scripts on Mozilla which is
recorded on IE . we will face few issues . In that case its
better if we use DP(Descriptive Programing)

Is This Answer Correct ?    15 Yes 14 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / deba

Hi,
The first question was asked not to test on IE OR NetScape
OR Mozila. As per my understanding, Actually the question
was as below:

Let me take a real life example:
When we are opening the naukri.com, then at that time,
simultaneously two more browser windows are opening as
default.
We can take another example of rediff site:
When we are opening rediff.com then one more broser is
opening.

So in the above scenarios, how can we handle in QTP? I
think one answer given by Jagdish Kanna is somehow right.
But please try to understand the real question and answer.

Dear Aravarajesh456, Please rectify me if I am
wrong/misunderstood.

Thanks in Advance,
Deba.

Is This Answer Correct ?    0 Yes 0 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / rico

I've seen some people said "NO" to my answer above...my
main concern is, if QTP can perform two operation at a
time, then, i will use this tool for the LOAD testing...so
folks, who ever said "NO" ...please please please ...send
me the solution how to perform multiple operation at time
using QTP...your help would be really appreciated

Is This Answer Correct ?    0 Yes 3 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / kumaresh

No, QTP Does Not Recoganoize two different browser It Has
been designed to mailnly focus on IE Only But It can
recoganise the firefox seperatley, But u Can Have two pages
Like yahoo,Google,Etc..

Is This Answer Correct ?    1 Yes 5 No

Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scrip..

Answer / baba fakruddin

Hello friends,

Please...... Understand Question and try that issue in your PC
then give your valuable answer. please make this site as
professional site.

do not give chillara answers.

Thank you.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More QTP Interview Questions

How to load a object repository in QTP during runtime?

2 Answers   BNP Paribas, Virtusa,


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,


Explain QTP testing process?

1 Answers   Crea,


How to remove associated function library?

0 Answers  


In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?

1 Answers   IBM,


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

0 Answers  


During test run,How will you copy/paste from/to clipboard?

3 Answers  


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


What is the use of text output value in quicktest professional (qtp)?

0 Answers  


How is the Bitmap checkpoint different from Image checkpoint?

0 Answers  


What is regular expression?

0 Answers  


In QTP, What is Global action and Local action?

0 Answers   Virtusa,


Categories