suppose i opened 6browsers and i want re-open the 4browser
what is code for this..pls help me..
Answers were Sorted based on User's Feedback
Answer / rajendra medepalle
Creation Time for First Browser is 0, second browser:1.....
6th browser:5.
User Creation time:=3 to Open 4th Browser.
Thanks
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / rajender singh
BrowserName = Browser("CreationTime:=3").GetROProperty
("URL")
systemutil.Run BrowserName
| Is This Answer Correct ? | 1 Yes | 0 No |
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
In an output value text checkpoint, where does the output value stored by default ?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
How to add check point?
When it be decided to go for either Per - Action or Shared?
What type of automation frame work you are using?and why?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
In what situations QTP will not recognize the Objects?
What is different command used in command Prompt while using QTP?
what are the functions availabla in QTP? what are the data types in QTP?