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 |
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
I am using "QTP 9.0" in my system, need to install java add-ins to test the java based applications, please prvide information from where i can get those java add-ins for QTP 9.0
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
How to find RAM size by using QTP?
In website, protocol has been changed http:to https what you will do? tell me your approach?
Have you faced any problems with object repository?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
What is the concept of hooking in QTP?
How to save your test using quicktest professional?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet