Answer Posted / deven mehta
First you should add the Task Manager dialog box in the
object repository. This is not a modal dialog box so you
can add it to repository easily.Then use following simple
code.
If Dialog("Windows Task Manager").Exist Then
Dialog("Windows Task Manager").Close
Reporter.ReportEvent micPass "Task Manager" "Successfully
closed task
manager"
Else
Reporter.ReportEvent micFail "Task Manager" "Task Manager
is not open"
End If
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What are the features of quick test pro(qtp)?
Explain the use of action split in qtp?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How you create new action in qtp?
how to test use the quality control .how to verify the image verification
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What is the script for database check point, bitmapchek point, regular expression ?
How can you write the scripts that operate on different objects depending on run-time information?
what is ODC and GDC?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
what is the hierarchy to use properties in descriptive programming