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
How you can find the absolute value of the number in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what are the limitations of smart identification in qtp 9.0
Hi All, How to get repeated word in string . Thanks Balaji
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is synchronization? What are the ways you can synchronize?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is command for executing files?
Explain different types of action in qtp?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is Associate Repository in QTP 9.2 ?
Can we run test with out adding object in object repository? How it is possible?
What is the default object synchronization timeout in qtp?
tell me abt a time when u had to go above &beyind the call of duty to get the job done