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

Write a program to create a Dynamic array of size 5 elements and display all the elements.

1 Answers  


How can you destroy an object in vbscript?

1 Answers  


Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina

2 Answers  


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

1 Answers   Mind Q Systems,


write a vb script to display calculator using case statement?

1 Answers  


Which operator is used to concatenate the 2 values in the vbscript language?

1 Answers  


Explain about the functionality of vb script?

1 Answers  


Which in-built function is used to format the number in the vbscript language?

1 Answers  


Out of the different type of operators, which are evaluated first and last in the vbscript language?

1 Answers  


I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem

1 Answers  


i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet

2 Answers   TCS,


What are the advantages of vbscript?

1 Answers  


Categories