How to record objects of Windows taskbar

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can import data from database?

644


desribe a situation where u faced a stressful situation and how did u cope with it

1409


What is checkpoints for quicktest professional?

551


What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz

1476


What is qtp window?

566






Explain about the test fusion report of quicktest professional (qtp)?

537


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1546


what is Property......End Property loop? how to write sript for it in QTP

1894


Have you used xml check point in your project? How?

549


What is action? How many types of actions are there in qtp?

614


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

1669


how to test load test and block box testing an a web based application pls give ans briefly

1355


I want to do QTP Certification what is the pattern of Question paper.

1745


What is a checkpoint? How many check points are there in qtp?

530


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

619