how quick test record on dynamically generated urls and
web pages.
Answer Posted / sivareddy
StartURL="give the Url"
set IE = CreateObject("InternetExplorer.Application")
IE.Visible = true
IE.Navigate StartURL
By using this script we can directly lanch the web Browsers
By using sysyemUtil.Run function we lanch the web Browsers
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In qtp, explain what is keyword driven automation framework?
How to use transactions in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
images are dynamically changes how to compare two images with out using the bitmap
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Describe the differences between functions and actions in UFT?
What is the file extension of the code file and object repository file in QTP?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How to analyzing test results using quicktest professional (qtp)?
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
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain QTP using different development techniques ?
What is the difference between shared and local object repository?
Where to use Property Let, Property Get, Property Set in UFT
explain how to write vb script in qtp?when will you write own script?