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
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 |
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 |
Answer / pranesh
Even though it identifies multiple browsers!
you can use one at a given time
Is This Answer Correct ? | 8 Yes | 0 No |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
In QTP how to interact tool and application build?
What is the Difference between current version of QTP and QTP 8.2. Pls kidly Anybody let me know. Thanks in advance.
Explain building blocks of the bpt framework ?
how to do the batch testing in test director using manual testing procedure?
Which scripting language used by QTP?
How the exception handling can be done using QTP
What is the extension of script and object repository files in QTP?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
write script for bitmap image?
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
Object repositories types, which and when to use?