I have 3 browsers i want to give facebook url in 2 nd browser
using qtp
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between shared and local object repository?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what is defenetion of kiran can u tell me plz CVS, SVN
What is action? How many types of actions are there in qtp?
Differences between quicktest professional (qtp) and winrunner?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain how you can find the absolute value of the number in qtp?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
explain keyword driven framework with banking domain?
Name the properties you would use for identifying a browser and page when using descriptive programming?
Explain Descriptive Programming Types with Examples?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Explain how Selenium is different from UFT?
What is the Difference between test object and run time object?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)