Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me the Script to close winrunner from the script
itself..



Tell me the Script to close winrunner from the script itself....

Answer / uday

load_dll ("user32.dll");
extern int PostMessageA (in long, in long, in long, in
long);
win_get_info (" {class: window, label: \"!
WinRunner.*\"}", "handle", hWnd);
PostMessageA (hWnd, 16, 0, 0);

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More WinRunner Interview Questions

How do you load GUI map?

0 Answers  


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


How do you determine what to test?

6 Answers  


How do you filter the objects in the gui map?

0 Answers  


Difference between actions and functions

2 Answers   Ordain Solutions,


What do you verify with the database check point custom and what command it generates, explain syntax?

0 Answers  


What all are the different databases winrunner can support?

0 Answers  


What are the different modes of recording in winrunner?

0 Answers  


plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?

0 Answers  


How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....

0 Answers   Google, Malhotra Associates, Seed Infotech,


How can we stop a automation program in middle of execution time?

3 Answers  


What are different types of checkpoints?

0 Answers  


Categories