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
How to modify the text checkpoint?
What is checking bitmaps?
How many types of Automation frameworks are there in UFT? Describe them.
Is it possible to call win runner script in qtp?
How would you export a script from one pc to another in qtp?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What is object spy in quicktest professional?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Is the qtp course will help to create a virtual object?
What is the difference between Keyword Driven test and Data Driven test?
What test cases can you automate using QTP?
Where to use Property Let, Property Get, Property Set in UFT
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is the difference between shared and local object repository?