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 winrunner version now..?
What is toogle breakpoints? How does it differ from break points?
in which file Data of a Table is stored for further analysis
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
how do to stop the functionality of UDF
what is compile module in WinRunner?
what are the modules present in Winrunner?
How we conduct Regression Testing through WinRunner
what is mean winrunner and load runner
what is software metrics
what is the main diff of Qtp9.2 and 9.5 plz tell me
Where are the expected results will be stored?