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 can u do web testing?exactly what is the process for web testing?

1 Answers   IBM, Keane India Ltd,


What is the XML test cases creation?

0 Answers   IBM,


what is cookies testing and what are the possible test case.

0 Answers  


Explain the purpose of different record methods?

0 Answers  


What is the purpose of Wdiff utility?

1 Answers  






How do u identify the object that it is a standard object or not

3 Answers   ADITI,


what is wrun.ini file..what it consists?

3 Answers   BeBo Technologies, Polaris,


how to perform regression testing using winrunner?

1 Answers  


what is batch mode, how can u run ur tests in batch mode?

3 Answers   MBT,


Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer

0 Answers  


what is virtual object?

4 Answers   MBT,


Have you created test scripts and what is contained in the test scripts?

1 Answers  


Categories