what is the diff. Between GUI_unload() and GUI_close()?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
When do you use break points?
What are the two modes of recording?
How to do text matching?
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'?
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
How do you find the number of elements in a list box in winrunner?
How do you identify which files are loaded in the gui map?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
How do you do digital signature test in winrunner?
What is Syncronisation in Winrunner?