can any one tell me the script to click on a button in the
wintoolbar.



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

Post New Answer

More QTP Interview Questions

In qtp,how to interact tool & application build?

1 Answers   Polaris,


Can we add the function library directly from scripting in qtp instead of adding from resource tab?

5 Answers   IBM,


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...

4 Answers   Indium Software,


what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?

2 Answers  


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

2 Answers  


How to run a test using quicktest professional (qtp)?

1 Answers  


What is the standard timing delay for web based application in qtp?

1 Answers  


How to test menu options using qtp

2 Answers  


What is the main difference between desriptive programming and generic functions

2 Answers   HCL,


what is the extension of new local object repository?

5 Answers  


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?

2 Answers   Fiserv,


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


Categories