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 |
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
How do you unload the GUI map?
what is the diff. Between GUI_unload() and GUI_close()?
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
How to break infinite loop?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
How to write TSL for exception handling
How do you scope, organize, and execute a test project?
which option in WR executes the script line by line
list out the some of the exceptions list usually occur while recording and playing the script.
How do you select multiple objects during merging the files?
what is the extension of the gui expected results file?