With out using the task manager,how to close the application
using vbscript and what is the statement?



With out using the task manager,how to close the application using vbscript and what is the stateme..

Answer / sonal.pagare

systemutil.CloseProcessByName "<Application_Name>.exe"

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More QTP Interview Questions

what is test data

4 Answers   Wipro,


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

0 Answers   Autodesk, EDS, Wipro,


What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example

2 Answers  


why do we use both location and index identifier.

2 Answers   Polaris,


We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario

3 Answers   IBM,


WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?

9 Answers   CTS,


How the exception handling can be done using QTP

6 Answers  


What are the types of object repositories? Which one is you using?

0 Answers  


What is the dis advantage of check points in QTP, if any?

6 Answers   BirlaSoft,


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

0 Answers  


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

0 Answers  


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

0 Answers  


Categories