how i can delete the excel process for the task manager
using QTP
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain getroproperty and gettoproperty & settoproperty?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
In qtp is it possible to check broken links of a page?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
How do you check ticket cost and ticket number in flight application?
How does QTP identify an object?