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 that one record was entered in to a particular table using winrunner?

3 Answers   BeBo Technologies,


how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"

2 Answers  


How do you find the number of elements in a list box in winrunner?

1 Answers   BeBo Technologies,


What is the use of virtual object wizard and how it is used?

0 Answers  


How do you do digital signature test in winrunner?

7 Answers  






What is boundary test?

0 Answers  


What is the difference between writing a function and writing a script?

0 Answers  


Some of the importent functions in data driven test(ddt)?

4 Answers   Second Foundation,


What id DB Folder? when it will be created and what it consists?

2 Answers   BeBo Technologies,


This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.

0 Answers   ABC, Excelacom,


by useing qtp where the maximum people feeling difficult

0 Answers  


Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz

1 Answers  


Categories