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 |
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
Suppose I want fail that check point? How can you do that?
What is the difference between a Function and Procedure in QTP?
what type of framework u r using in ur organization
What are the ways you can synchronize?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How to execute a WinRunner Script in QTP?
What is a quick test professional?
Why a framework is needed?? Plaese post your answers ASAP
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
When to Insert transactions in QTP?