how i can delete the excel process for the task manager
using QTP
Answer Posted / ray
SystemUtil.Run "taskmgr"
Dialog("Windows Task Manager").WinListView
("SysListView32").Select "EXCEL.EXE"
Dialog("Windows Task Manager").WinButton("End
Process").Click
Dialog("Windows Task Manager").Dialog("Task Manager
Warning").WinButton("Yes").Click
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
how to evalute defects in QTP script?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Whats the realtime QTP testing process
How will you check that your test cases covered all the requirements?
What is quick test pro? What is a quick test professional?
If I change the property value at runtime is it effect is object repository?
What is object repository in qtp?
when to start the automation?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How to find a window is minimized or not
any body can you help me what is the script to automate an comand promt
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.