what is the diff. Between GUI_unload() and GUI_close()?

Answers were Sorted based on User's Feedback



what is the diff. Between GUI_unload() and GUI_close()?..

Answer / 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

what is the diff. Between GUI_unload() and GUI_close()?..

Answer / subbarao

GUI_Unload:- unloads a GUI map file.
GUI_close:- It will close the file, but it is not unloaded.

Is This Answer Correct ?    0 Yes 0 No

what is the diff. Between GUI_unload() and GUI_close()?..

Answer / winrunner

Hi Bhuvan & Subbarao,
close the gui map file means..will it unload from memory
or not?
Subbarao..i think GUI_close will unload the file from
memory and also closes from gui map editor..where as
GUI_unload just unloads from memory but still it open in gui
map editor..
Pls. clarify me..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer

4 Answers  


What is the XML test cases creation?

0 Answers   IBM,


What are the Win Runner tools for functional testing?

0 Answers  


How do you clear a gui map files?

0 Answers  


What is the purpose of a gui spy?

0 Answers  






What is the purpose of different record methods?

0 Answers  


Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?

3 Answers   FCG,


what is the purpose of verify,update and debug modes in wr?

3 Answers   Accenture,


By Default if you save a File with just pause statement in the script how it is going to store in winrunner?

2 Answers   IonIdea,


what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)

0 Answers  


what is mean by test coverage?

1 Answers  


what are the different modes of executing TSL Script

3 Answers  


Categories