Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to create MSAcess table foriegn key

1 Answers  


Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance

6 Answers   Amazon,


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

0 Answers  


Write VB script to convert from feet to inches(hint 1feet=12 inches)

2 Answers  


Mention the environments where vbscript could be run?

0 Answers  


What is parametrization ?

9 Answers  


what is the code in QTP to take screen shot? Please send me any one to my mail id. my mailid is manu.sanepalli@gmail.com

4 Answers   TCS,


I want to count the total no of links present in yahoo home page. The script like Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo!India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30

1 Answers  


write a Vb script to find a whther a selected drive exits.

1 Answers   CTS,


what is the features of visual basic?

0 Answers  


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

0 Answers  


What are string functions in vbscript?

0 Answers  


Categories