If 2 gmail browsers are opened in our system, how to enter
the mail id and password into second browser by using
discriptive program?
Answer Posted / niranjan chandramouli reddy
As the browser with same name is opened later it will be
visible at the top.Hence the index of that browser forms
0.As per the above explanation use the following code:
Browser("index:=0","name:=Gmail").Page
("title:=Gmail").WebEdit("name:=Login").set "hihi"
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Explain building blocks of the bpt framework ?
What are the types of object repositories? Which one is you are using?
Explain different types of checkpoints?
How does qtp identify the object in the application?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How often were they executed?
How many types of parameters are available in quicktest professional?
How to write business scripts using object repository with different scenarios
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?