How to record objects of Windows taskbar
Answers were Sorted based on User's Feedback
Answer / sreeprasad
The best way to record the windows taskbar is "Analog
Recording Mode".
Because the Analog Recording enables u to record the exact
mouse & key board opertions u perform in relation to either
the screen.In this recording mode Quick Test records &
track every movement around a screen or window.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / uday kumar_anem
' Launch the Task Manager window
SystemUtil.Run "taskmgr.exe","", "","open"
Dialog("Windows Task Manager").WinTab
("SysTabControl32").Select "Processes"
Dialog("Windows Task Manager").WinTab
("SysTabControl32").Select "Applications"
Dialog("Windows Task Manager").WinMenu
("Menu").Select "Options;Hide When Minimized"
Dialog("Windows Task Manager").WinMenu
("Menu").Select "View;Refresh Now"
| Is This Answer Correct ? | 4 Yes | 5 No |
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
what is the data driven testing?
How to use regular expression in descriptive programming?
What is Distributed testing? How does UFT support it?
what kind of erros can be handled with the using QTP?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
what r the 3 basic factor on which we determine to perform automation
Could you please suggest a book to start with QTP and also a book for advanced concepts?
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
How the smart identification is used in real time?Please explain with an example
what is the long form of QTP ?
How can we use XML in QTP?