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

How do you filter the objects in the gui map?

0 Answers  


when start testing

0 Answers   MNC, Verizon,


How to fetch a value which is in a particular cell in a html table?

1 Answers   BeBo Technologies,


What is the disadvantage of loading the GUI maps through start up scripts?

0 Answers  


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

3 Answers   MBT,






How to check the Back Ground Color of screen in Winrunner?

3 Answers   3i Infotech, Satyam,


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

0 Answers  


Explain the purpose of gui spy?

0 Answers  


tell me about compiled module & function generator

5 Answers   CTS,


what is the file extension for object in AUT captured by WR

1 Answers  


Have you used winrunner in your project?

0 Answers  


Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!

1 Answers  


Categories