I have 3 browsers i want to give facebook url in 2 nd browser
using qtp

Answers were Sorted based on User's Feedback



I have 3 browsers i want to give facebook url in 2 nd browser using qtp..

Answer / amit ranjan

browser("micclass:=Browser","index:=0").Navigate
"http://hotmail.com"

browser("micclass:=browser","creationtime:=1").Navigate
"http://facebook.com/"

browser("micclass:=browser","creationtime:=2").Navigate
"http://www.rediff.com/"

Is This Answer Correct ?    21 Yes 0 No

I have 3 browsers i want to give facebook url in 2 nd browser using qtp..

Answer / bala

Using creationtime identifier available for Browser object only, we can identify the browsers in order they are opened. It starts from 0, 1, 2,...


Browser("creationtime:=1").Navigate "www.facebook.com"

Is This Answer Correct ?    6 Yes 0 No

I have 3 browsers i want to give facebook url in 2 nd browser using qtp..

Answer / ramchandra

Hi,

I would or it's recommends u should close all applications n browsers before running scripts...

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More QTP Interview Questions

What is FRAME WORK? How many Frameworks can QTP supports?

4 Answers  


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT

1 Answers  


what are the files created after executing QTP script file, please specify the file names with extensions

1 Answers   Virtusa,


write a qtp script to see time in windows command prompt? its urgent....

9 Answers   BSL,






can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent

2 Answers  


1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)

0 Answers   HCL,


what kind of erros can be handled with the using QTP?

2 Answers   CTS, Satyam,


How to load the object repository at run time?

9 Answers   TCS,


What are the benefits of quick test pro(qtp)?

0 Answers  


In QTP for .net application which plug in is used? For Java Application which plug in is used ?

2 Answers   AppLabs, Fraze Tech,


Categories