what is the diff. Between GUI_unload() and GUI_close()?
Answer Posted / bhuvan
GUI_unload : It will swap out from RAM
GUI_close : It will close the Gui map file.
Gui_reload : IF we unload GUI map file by using this
statement we can relaod the gui map file but if we close
then again we have to use this load statement or we have to
restart the tool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define parameterizing?
Explain the synchronization points?
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.....
When would you use 'set_window' and when would you use 'win_activate'?
What is the purpose of regexp_label property?
What is debug mode in Winrunner?
descriptive program for web application.
Have you used winrunner in your project?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
How do you find out which is the start up file in winrunner?
What do you mean by the logical name of the object.
How do you handle pop-up exceptions?
What is test parameter
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is boundary test?