we executed QTP scripts in one browser(i.e IN)same scripts
is working on another browsers or not (i.e mean netscap,m
azol..like )

Answers were Sorted based on User's Feedback



we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / harry

Hi there,
If you look at record and run setting (QTP)
carefully it say you can record only on IE but you can run
any supported version.

Is This Answer Correct ?    3 Yes 1 No

we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / satyanarayana

Hi Harry you are absolutely correct.

We have to record the scripts using only IE.
But we can run our tests in any browser.

Is This Answer Correct ?    2 Yes 2 No

we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / srinu

We can recored in one browser and we can run in another
browser aslo ,we have to run in update mode so that
properties of the appilication will be updated and it can
identify the objects

We ref this in QTP help

Is This Answer Correct ?    0 Yes 1 No

we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / kiran.a

No, its not executed. Bcoz during writing the script it
takes the current browser, while executing u may chng the
browser it shows error. If u want to execute on any browser
better to create genric functions for those scripts

Is This Answer Correct ?    0 Yes 2 No

we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / satheesh

no it is not accepted

Is This Answer Correct ?    0 Yes 3 No

we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (..

Answer / bfakruddin

By using QTP, You can develop script or record script only on Internet Explorer with out tabbed browser. QTP 9.1 supports IE 7.0 & Vista,

Once you ready with script you can run that script on Firefox, netscape navigator..etc.,

you have to get some information how to run scripts on different browsers. otherwise you will face some small issues.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More VB Script Interview Questions

Mention what are the rules to name variable in vbscript?

0 Answers  


What is a class in CSS?

1 Answers  


Which function is used in the vbscript language to convert the specified expression into a date type value?

0 Answers  


How to generate 3 digit random number?

3 Answers   IBM, Virtusa,


Please Example programms on vbscript 1)writing functions and calling functions

2 Answers   CIL, TCS,


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

0 Answers  


Explain about filter expression?

0 Answers  


write a script to count no drives in file systems in qtp?

1 Answers   Mind Q Systems,


What is the technology used by vb script?

0 Answers  


find the length of the string without using length function?

4 Answers   CSS Corp,


I want good books or good sites for scripting.Can any one help me.

0 Answers   Wipro,


What is the output of a + b in vbscript if a = 5 and b = 10?

0 Answers  


Categories