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

When do you use break points?

1 Answers  


What are the two modes of recording?

0 Answers  


How to do text matching?

0 Answers  


what is Retesting and what is the difference between Retesting and Regression testing?

7 Answers   Accenture, Infeneon Technologies,


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer

1 Answers   Calsoft,


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

1 Answers   BeBo Technologies,


How do you identify which files are loaded in the gui map?

0 Answers  


How to recogonise dynamically changing objects in an application(ie Web or Standalone)

1 Answers  


I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.

1 Answers  


How do you do digital signature test in winrunner?

7 Answers  


What is Syncronisation in Winrunner?

5 Answers  


Categories