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

your coming from electrical backgroung..but y ur coming to software side?

0 Answers   Accenture,


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

0 Answers  


How can we call Winrunner functions from QTP?

1 Answers  


Is it possible to split an action? How?

0 Answers  


Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?

1 Answers  






what is vmodel?advantages and disadvantages of vmodel?

3 Answers   AZTEC, scintel,


how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

6 Answers   GE,


What is synchronization? What are the ways you can synchronize?

0 Answers  


How qtp recognizes the object?

0 Answers  


How to record & run on Japanese language application using english version of QTP ???

4 Answers   ABC,


how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions

2 Answers  


What is Tree view?

2 Answers  


Categories