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 |
How to get the run time object property without using GetROProperty
Pls explain me the difference between ........ Description.Create and CreateObject
types of output value in details.
how can we retrieve ten rows from the data table using loop concept?
what is the difference between wait and wait function
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
What does it mean when a check point is in red color? what do u do?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is the use of ordinal identifier in qtp?
what is the extension of new local object repository?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this