can any one tell me the script to click on a button in the
wintoolbar.
Answer / manish
Use browser().Page().Wintoolbar().Press "T&ools"
| Is This Answer Correct ? | 3 Yes | 1 No |
In qtp,how to interact tool & application build?
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage
How to run a test using quicktest professional (qtp)?
What is the standard timing delay for web based application in qtp?
How to test menu options using qtp
What is the main difference between desriptive programming and generic functions
what is the extension of new local object repository?
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?
four browser are open same application i want to enter 3browser how?