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
Explain the purpose of gui map configuration?
How do you identify which files are loaded in the gui map?
How to check property of specific icon is highlighted or not?
How to test Fonts and its size thru "Font Expert" in Win Runner.
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What are the virtual objects and how do you learn them?
What is the purpose of gui map configuration?
What in contained in the GUI map?
How do you unload the GUI map?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
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.
Explain the use of test director software?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What is the purpose of set_window command?
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.....